Commit graph

1146 commits

Author SHA1 Message Date
Anton Khorev
075f8df94a Test api changeset comment hide/unhide at legacy routes 2025-02-24 01:27:03 +03:00
Anton Khorev
3765a7e89e Refactor api changeset comment visibility json tests 2025-02-24 01:27:03 +03:00
Anton Khorev
c88770e4ce Refactor api changeset comment visibility xml tests 2025-02-24 01:27:03 +03:00
Anton Khorev
84a0c76ab2 Create api changeset comment visibility resource 2025-02-24 01:27:03 +03:00
Anton Khorev
457cc99349 Test response body of changeset comment hide/unhide 2025-02-24 01:27:03 +03:00
Anton Khorev
631e233280 Make changeset comment create action resourceful 2025-02-23 22:43:52 +03:00
Anton Khorev
316ce7b4e9 Add show_redactions param to changeset downloads 2025-02-23 21:03:31 +03:00
Anton Khorev
dc60d78cda Rewrite changeset download show test 2025-02-22 20:49:54 +03:00
Anton Khorev
49fac49f9d Create api changeset download resource 2025-02-22 20:49:54 +03:00
Tom Hughes
837924027a Extend user list to allow searching by name or email 2025-02-22 11:40:58 +00:00
Tom Hughes
d82a3df97a Check user searches find the right users 2025-02-22 11:36:37 +00:00
Anton Khorev
a297e2ccdc Make api changeset show path resourceful 2025-02-22 02:19:44 +03:00
Nenad Vujicic
00c0a943ea Improves note's unit test with the latest dropping
Improves note's unit test test_read_note_suspended_opener_and_comment by specifying "commented" type to second note comment (by default "opened") to support the latest dropping displaying notes comments.
2025-02-21 13:32:19 +01:00
Anton Khorev
0b751a4b1b Make api changeset index path resourceful 2025-02-20 02:10:29 +03:00
Anton Khorev
bcf066ff9c Move api changeset index tests up 2025-02-20 02:10:29 +03:00
Anton Khorev
d479a3781a Make api create changeset path resourceful 2025-02-20 02:10:29 +03:00
Tom Hughes
0ae489e319 Merge remote-tracking branch 'upstream/pull/5705' 2025-02-19 18:09:20 +00:00
Anton Khorev
50bf0a6379 Remove current user check from dashboard view 2025-02-19 04:13:34 +03:00
Anton Khorev
532275fa93 Add xml changeset tags test 2025-02-19 03:03:45 +03:00
Anton Khorev
c3dc1b7770 Convert json changeset tags and comments test to tags test
There are other tests that check comments.
2025-02-19 03:01:37 +03:00
Anton Khorev
d1de8462d6 Move edit account action to show 2025-02-17 17:14:31 +03:00
Anton Khorev
9929c1b585 Test account destroy route 2025-02-17 17:08:36 +03:00
Anton Khorev
ab681e56ec Use follow_redirect! in account update tests 2025-02-17 17:08:36 +03:00
Tom Hughes
456024af69 Merge remote-tracking branch 'upstream/pull/5656' 2025-02-17 08:34:13 +00:00
Anton Khorev
f5a573ab4a Always check changes/comments counts in single changeset tests 2025-02-17 04:40:03 +03:00
Anton Khorev
edaca6995c Create relation version redaction resource 2025-02-17 03:51:05 +03:00
Anton Khorev
8ccdc50313 Create way version redaction resource 2025-02-17 03:51:05 +03:00
Anton Khorev
984dd624dd Create node version redaction resource 2025-02-17 03:51:05 +03:00
Andy Allan
31805df53f Remove some unnecessary calls to clear the mail queue
These were not needed at the end of most tests for quite some time,
since rails clears them by default for controller and integration tests,
and also no longer required in system tests after #5691
2025-02-16 16:16:13 +00:00
Tom Hughes
b68aa8f3dd Make reports trigger a spam check on the reported user 2025-02-16 14:08:23 +00:00
Tom Hughes
d90f353e5f Merge remote-tracking branch 'upstream/pull/4359' 2025-02-16 09:04:17 +00:00
Anton Khorev
2a5051376a Add changeset comment search api json format 2025-02-15 19:35:24 +03:00
Anton Khorev
1f59507e78 Add changeset comment search api with filtering by author and time 2025-02-15 19:35:24 +03:00
Anton Khorev
6569ed24e4 Add user block api call 2025-02-15 19:20:09 +03:00
Anton Khorev
fd20647320 Test more block attributes in show call 2025-02-15 19:13:40 +03:00
Anton Khorev
bd278a07fe Move query notes by user value to mixin 2025-02-15 19:05:46 +03:00
Anton Khorev
500c1bddf2 Move common query time condition to mixin 2025-02-15 19:05:46 +03:00
Andy Allan
aebacc88de
Merge pull request #5514 from AntonKhorev/pd-declaration
Remove public domain checkbox from signup and terms pages
2025-02-15 14:03:55 +00:00
Tom Hughes
5ca24de0d0 Merge remote-tracking branch 'upstream/pull/5452' 2025-02-15 11:15:25 +00:00
Anton Khorev
0e93af3e30 Use changeset tag factory in api changeset json test 2025-02-15 05:56:32 +03:00
Anton Khorev
f6572e3712 Output active blocks list 2025-02-14 14:16:48 +03:00
Anton Khorev
9ec7e8c888 Skip blocks check when getting active blocks list 2025-02-14 14:16:48 +03:00
Anton Khorev
6d558003aa Add active blocks list api endpoint with empty response 2025-02-14 14:16:48 +03:00
Anton Khorev
a91ba62c4c Test commenting changesets with different scopes 2025-02-14 00:17:45 +03:00
Anton Khorev
bb5bad9115 Split api changeset comment unhide fail tests 2025-02-14 00:15:52 +03:00
Anton Khorev
97b9d5acdb Split api changeset comment hide fail tests 2025-02-14 00:15:52 +03:00
Anton Khorev
c3b0a278d8 Split changeset comment subscription emails test 2025-02-14 00:15:52 +03:00
Anton Khorev
c0ef1a88ad Test state of created comment 2025-02-14 00:15:52 +03:00
Anton Khorev
c9057188aa Split api changeset comment create scope and terms tests 2025-02-14 00:15:52 +03:00
Anton Khorev
4073e0fc47 Split api changeset comment create fail tests 2025-02-14 00:15:52 +03:00