Commit graph

2528 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
Anton Khorev
36f5a073a9 Test map panning when visiting changeset and note comment links 2025-02-16 18:47:11 +03:00
Tom Hughes
8fcd4513fc Clear test deliveries before and after system tests
Fixes #5687
2025-02-16 14:32:58 +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
c47cb299a8 Replace uses of var with let or const as appropriate 2025-02-16 11:14:13 +00:00
Tom Hughes
d90f353e5f Merge remote-tracking branch 'upstream/pull/4359' 2025-02-16 09:04:17 +00:00
Anton Khorev
6f618e118b Add option to use headless Firefox in system tests 2025-02-16 05:27:36 +03:00
Tom Hughes
4635fcf04a Merge remote-tracking branch 'upstream/pull/5681' 2025-02-15 17:36:29 +00:00
Tom Hughes
b0348093f8 Merge remote-tracking branch 'upstream/pull/5680' 2025-02-15 17:35:49 +00:00
Andy Allan
2edceb4b61 Use title case consistently for nav tab labels 2025-02-15 17:21:24 +00:00
Tom Hughes
29d322c364 Merge remote-tracking branch 'upstream/pull/4926' 2025-02-15 17:07:59 +00:00
Andy Allan
487bba4088 Use 'My Account' for account pages
It's hard to make a distinction between 'Preferences' and 'Settings' in some languages,
and many other sites use the term 'Account' for things like changing email.
2025-02-15 17:06:40 +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
Anton Khorev
ae89ed45e5 Show alert on account home page if home location is not set 2025-02-15 19:02:30 +03:00
Anton Khorev
5c019cd2ee Add "Go to Home Location" to every page, link it to account home page 2025-02-15 19:02:30 +03:00
Anton Khorev
b58a70262e Add option to override Firefox binary used in system tests 2025-02-15 18:46:12 +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