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 |
|
BryceLTaylor
|
f67fcdc495
|
Check text of curator invite in studio integration test
|
2021-08-20 11:24:31 -04:00 |
|
Eric Rosenbaum
|
5fd180b558
|
update test
|
2021-08-19 21:41:55 -04:00 |
|
Eric Rosenbaum
|
ccb31f2fb5
|
add unit test for transfer host action
|
2021-08-19 13:56:37 -04:00 |
|
Eric Rosenbaum
|
dbf9b18d5b
|
add unit test for permissions
|
2021-08-19 11:59:08 -04:00 |
|
BryceLTaylor
|
63e43abbc8
|
Look for studio tabs in studio management integration tests
|
2021-08-18 14:03:48 -04:00 |
|
BryceLTaylor
|
b834569aef
|
Add expect lines to studio management integration tests
|
2021-08-18 13:46:50 -04:00 |
|
BryceLTaylor
|
a4f71b44fb
|
split promote to studio manager integration tests into subtests
|
2021-08-18 13:46:50 -04:00 |
|
BryceLTaylor
|
1ec30589f7
|
move studio creation for management integration tests to beforeAll
|
2021-08-18 13:46:50 -04:00 |
|
BryceLTaylor
|
2e5055e05a
|
Create sign in function in selenium helpers for integration tests
|
2021-08-18 13:46:50 -04:00 |
|
BryceLTaylor
|
a060311711
|
Add comments to jest integration tests about users used in tests
|
2021-08-18 13:46:50 -04:00 |
|
BryceLTaylor
|
b3226b13f6
|
Add promote to studio manager integration test
|
2021-08-18 13:46:50 -04:00 |
|
apple502j
|
9a390eafeb
|
Move FAQ page to /faq
|
2021-08-06 02:55:11 +09:00 |
|
BryceLTaylor
|
00154fdde9
|
Add studio rate limit integration test
|
2021-07-19 12:01:23 -04:00 |
|
Paul Kaplan
|
d5d3107dc4
|
Merge pull request #5722 from paulkaplan/fix-failing-permissions-test
test(studios): fix failing permissions tests for studios
|
2021-07-14 09:04:53 -04:00 |
|
Paul Kaplan
|
51268695f2
|
test(studios): fix failing permissions tests for studios
there was a test that mutated global fixture data, causing future tests to fail
|
2021-07-13 14:01:30 -04:00 |
|
BryceLTaylor
|
9f7fa72e9e
|
check rate limit for studio creation integration test
|
2021-07-09 09:40:25 -04:00 |
|
Paul Kaplan
|
dcf2682f09
|
Merge pull request #5662 from paulkaplan/test-studio-member-actions
Create detailed unit tests for studio-member-actions
|
2021-07-07 15:28:55 -04:00 |
|
Paul Kaplan
|
e719d25e3d
|
fix(studio): do not show mute error as if manager can edit info
|
2021-07-06 10:42:02 -04:00 |
|
Karishma Chadha
|
6dbf8d1bd5
|
Merge pull request #5692 from kchadha/manager-permissions
Update manager permissions for studios.
|
2021-07-06 09:22:59 -04:00 |
|
Paul Kaplan
|
0ca3431ec3
|
test: fix the new test for studio removeManager edge case
|
2021-06-30 11:26:54 -04:00 |
|
Paul Kaplan
|
e66a31abd8
|
test(studios): add missing test situations for studio-member-actions
|
2021-06-30 11:15:11 -04:00 |
|
Bryce Taylor
|
be38360443
|
Merge pull request #5671 from BryceLTaylor/studio-page-integration-tests
Studio page integration tests
|
2021-06-28 13:28:43 -04:00 |
|
BryceLTaylor
|
20b74ada3c
|
update integration test for studio page to pass linting
|
2021-06-28 10:50:07 -04:00 |
|
Paul Kaplan
|
caeb6e476c
|
Fixup incorrectly added code to test files
|
2021-06-28 09:54:53 -04:00 |
|