BryceLTaylor
|
36ad8b65dc
|
add an await to the join tests to fix flakyness
|
2021-12-07 13:06:56 -05:00 |
|
BryceLTaylor
|
d8eb1e388c
|
Increase timouts for integration tests
|
2021-12-03 09:14:25 -05:00 |
|
BryceLTaylor
|
ce0f7b0665
|
remove importing of loadPageUntilVisible from comments integration tests
|
2021-12-02 16:29:50 -05:00 |
|
BryceLTaylor
|
769cf953dc
|
remove reference to 'loadPageUntilVisible' from selenium-helpers
|
2021-12-02 16:27:54 -05:00 |
|
BryceLTaylor
|
02af240a7e
|
remove reloads from comment integration tests
|
2021-12-02 16:26:23 -05:00 |
|
BryceLTaylor
|
47841d7891
|
Clean up loadPageUntilVisible function in Selenium Helpers
|
2021-11-30 09:35:49 -05:00 |
|
BryceLTaylor
|
2f15e8720a
|
Create Selenium Helper function loadPageUntilVisible and use in comments test.
|
2021-11-29 16:35:18 -05:00 |
|
BryceLTaylor
|
391c0070ba
|
add wait to studios int. test to avoid flakyness
|
2021-11-19 09:52:41 -05:00 |
|
BryceLTaylor
|
a3acec48fd
|
Integration tests fix awaits
|
2021-11-19 09:45:44 -05:00 |
|
BryceLTaylor
|
d899d72ef4
|
integration tests use waitUntilVisible in more places
|
2021-11-19 09:44:43 -05:00 |
|
BryceLTaylor
|
ec60e53be2
|
Integration tests sign in by sending enter key
|
2021-11-19 09:43:02 -05:00 |
|
BryceLTaylor
|
6520a5f434
|
Integration tests use updated Sign In function from Selenium Helpers
|
2021-11-19 09:38:23 -05:00 |
|
Bryce Taylor
|
5fdff7be57
|
Merge pull request #6295 from BryceLTaylor/convert-Tap-to-Jest-Statistics
Convert integration tests for statistics page from Tap to Jest
|
2021-11-15 10:54:24 -05:00 |
|
Bryce Taylor
|
35dd66cdd7
|
Merge pull request #6292 from BryceLTaylor/convert-Tap-to-Jest-search
Move Search integration tests from Tap to Jest
|
2021-11-15 10:53:50 -05:00 |
|
Bryce Taylor
|
0fd07274d0
|
Merge pull request #6287 from BryceLTaylor/convert-Tap-to-Jest-login-failures
Convert login failure integration tests from tap to jest
|
2021-11-15 10:53:42 -05:00 |
|
BryceLTaylor
|
bd61b24407
|
fix statistics test to check if disabled is false
|
2021-11-15 10:35:11 -05:00 |
|
BryceLTaylor
|
995c01bccf
|
Convert integration tests for statistics page from Tap to Jest
|
2021-11-10 10:54:38 -05:00 |
|
BryceLTaylor
|
621169137d
|
Move Search integration tests from Tap to Jest
|
2021-11-09 15:33:08 -05:00 |
|
BryceLTaylor
|
e4b4cbf5f6
|
cleanup whitespace in sign-in-and-out integration tests
|
2021-11-08 16:58:02 -05:00 |
|
BryceLTaylor
|
56e8670ec7
|
Use SeleniumHelpers signIn function in sign-out integration tests
|
2021-11-08 16:47:39 -05:00 |
|
BryceLTaylor
|
c532e4498b
|
Move test-login-failures integration tests to in sign-in-and-out jest tests
|
2021-11-08 16:38:25 -05:00 |
|
BryceLTaylor
|
6992ca707f
|
Create waitUntilVisible SeleniumHelper function for Jest tests.
|
2021-11-08 16:37:15 -05:00 |
|
BryceLTaylor
|
bbfbf8d731
|
Move afterAll from sign-in-and-out tests earlier for understandability
|
2021-11-08 16:35:47 -05:00 |
|
BryceLTaylor
|
3c31adbf40
|
Add a partial profile reply integration test
|
2021-11-08 10:53:44 -05:00 |
|
BryceLTaylor
|
b5dc993689
|
Make project reply test match studio reply test
|
2021-10-29 16:18:55 -04:00 |
|
BryceLTaylor
|
bf9b14633f
|
Add studio comment reply integration test
|
2021-10-29 16:18:18 -04:00 |
|
BryceLTaylor
|
aa594a48fc
|
look for comments actually left in integration tests
|
2021-10-27 14:47:35 -04:00 |
|
BryceLTaylor
|
aa27e2c809
|
add project comment reply integration test
|
2021-10-26 12:02:25 -04:00 |
|
BryceLTaylor
|
45b25c809c
|
update selenium-helper function containsClass
|
2021-10-22 16:22:11 -04:00 |
|
BryceLTaylor
|
e7b200d472
|
Add integration tests to check notifications for comments
|
2021-10-20 10:13:36 -04:00 |
|
BryceLTaylor
|
6de944036c
|
Reconfigure comment integration tests to not sign out as much
|
2021-10-20 10:13:36 -04:00 |
|
BryceLTaylor
|
e473e9f402
|
Fix datestring in comment inegration tests to avoid phone number filter
|
2021-10-20 10:13:36 -04:00 |
|
Sarah Otts
|
c30252a4ed
|
Merge pull request #5882 from apple502j/move-faq-url
Move FAQ page to /faq
|
2021-10-12 16:34:41 -04:00 |
|
Bryce Taylor
|
a83c3e5571
|
Merge pull request #6126 from BryceLTaylor/add-comment-tests
Add comment and notification integration tests
|
2021-10-04 09:47:34 -04:00 |
|
BryceLTaylor
|
2ada55b590
|
remove commented out lines in comments test
|
2021-10-04 09:32:46 -04:00 |
|
BryceLTaylor
|
6571ddb34d
|
Add tests for comment notifications
|
2021-10-01 14:43:36 -04:00 |
|
BryceLTaylor
|
53b79f64fe
|
Use unique comment for each silo using silo name
|
2021-10-01 14:42:25 -04:00 |
|
seotts
|
ef3e861fc3
|
Allow admins to promote curators
|
2021-09-24 16:12:09 -04:00 |
|
Sarah Otts
|
be0144618d
|
Merge pull request #6078 from seotts/use-host-in-api-response
Use studio "host" in state, and accept "host" from api
|
2021-09-21 10:10:59 -04:00 |
|
seotts
|
dc241e1c6f
|
Accept studio "host" from api; use "host" in state
|
2021-09-17 15:50:16 -04:00 |
|
BryceLTaylor
|
f011258c0a
|
Add integration tests leaving comments on projects, studios, and profiles
|
2021-09-17 14:41:22 -04:00 |
|
Eric Rosenbaum
|
472a5fa6cd
|
Merge pull request #6007 from BryceLTaylor/studio-transfer-tests
Add studio transfer test
|
2021-09-08 09:41:05 -04:00 |
|
seotts
|
9e390d3404
|
Unit tests for transfer error states
|
2021-09-07 13:28:20 -04:00 |
|
Eric Rosenbaum
|
1d6c47d2a4
|
Revert "Revert "Transfer host modal updates""
|
2021-09-02 14:43:31 -04:00 |
|
Eric Rosenbaum
|
ad2536e2c6
|
Revert "Transfer host modal updates"
|
2021-09-01 10:08:11 -04:00 |
|
BryceLTaylor
|
e077842426
|
Add studio transfer test
|
2021-08-30 10:37:19 -04:00 |
|
Eric Rosenbaum
|
ffe1475401
|
Reload the managers list after transfer
|
2021-08-26 13:32:34 -04:00 |
|
Eric Rosenbaum
|
5d838ef659
|
Muted users cannot transfer studio host
|
2021-08-24 14:36:06 -04:00 |
|
Eric Rosenbaum
|
b00a2d34f7
|
Merge branch 'develop' of https://github.com/LLK/scratch-www into transfer-modal3
|
2021-08-20 13:02:08 -04:00 |
|
BryceLTaylor
|
6ec730887c
|
Clean up studio integration tests
|
2021-08-20 11:26:00 -04:00 |
|