Chi Vinh Le
840fef84db
Fix e2e
2018-02-01 18:17:35 +01:00
Wyatt Johnson
335349963c
adjusted flow for changed usernames, e2e
2018-01-29 17:46:03 -07:00
Chi Vinh Le
b1adfe8c46
Add a little pause in e2e test
2018-01-16 19:33:07 +01:00
Wyatt Johnson
0abc2ca243
replaced eslint:recommended with prettier
2018-01-11 20:00:34 -07:00
Chi Vinh Le
caf2b88ee8
Fix typo
2018-01-10 18:29:03 +01:00
okbel
2ef3e29e7d
Merge branch 'reply' of github.com:coralproject/talk into reply
...
* 'reply' of github.com:coralproject/talk: (193 commits)
Add some margin to loadmore
typo
updated tests
updated tests
Fully implement SetUsername
removed snakecase
fix to optional required param
Use correct mutation and show errors
refactored mailer service with lodash!
Fix live status updates
Move ChangeUsername to the appropiate tab
Fix change username not displaying errors
Remove defunct refetch detection workaround
Rename UnBan and UnSuspend
hardened configuration
user cli patches
don't apply configuration from dotfiles during testing
applied rename to graph mutation edges
reintroduced the errors.ErrSameUsernameProvided
fixed wrong query logic
...
2018-01-10 14:08:58 -03:00
Kiwi
6a3be92a4c
Merge branch 'next' into reply
2018-01-10 18:08:12 +01:00
okbel
845c99de10
Updated tests
2018-01-10 13:57:16 -03:00
okbel
4c3d3fb4b0
Updated tests
2018-01-10 13:54:43 -03:00
okbel
e1ead8f500
Adding e2e for the stream - open and closed asset features
2018-01-10 11:43:34 -03:00
okbel
54b504eb8e
typo
2018-01-09 10:24:58 -03:00
okbel
fb26d67e42
updated tests
2018-01-09 10:12:26 -03:00
okbel
07052824d7
updated tests
2018-01-09 10:10:37 -03:00
okbel
5a379b2cd8
Adding line back
2018-01-05 14:24:06 -03:00
Kim Gardner
ce4ab4e86c
Merge branch 'master' into next
2018-01-04 17:28:13 -05:00
Wyatt Johnson
c2a8a3e4a3
fixed tests
2017-12-21 14:26:44 -07:00
Chi Vinh Le
2e726c9d6a
Set window position
2017-12-21 14:10:28 +01:00
Chi Vinh Le
3776c4d050
Use private ip
2017-12-21 12:31:36 +01:00
okbel
5925a4b956
updated tests classes
2017-12-20 21:21:16 -03:00
okbel
5c0f546d50
Adding tests
2017-12-20 21:06:48 -03:00
okbel
483b306e69
Updated tests
2017-12-20 20:09:51 -03:00
okbel
0bce215d33
Adding tests
2017-12-20 20:00:47 -03:00
okbel
5d51f71f0c
Test
2017-12-20 18:48:43 -03:00
okbel
a989a0b20e
Adding Classes to the PageObject
2017-12-20 18:48:30 -03:00
okbel
570c0edfb3
merge conficts
2017-12-20 16:06:55 -03:00
Chi Vinh Le
f27de815e6
Minor syntax issue
2017-12-19 20:48:59 +01:00
Chi Vinh Le
f2f7742709
Adapt e2e
2017-12-19 19:40:16 +01:00
Chi Vinh Le
88e9faea00
Increase e2e stability
2017-12-19 18:48:44 +01:00
Chi Vinh Le
d06ff8c93c
Double default WaitForTimeout
2017-12-19 15:56:54 +01:00
Chi Vinh Le
7a4b87f743
Fix popup issues
2017-12-19 14:42:54 +01:00
Chi Vinh Le
4116e206a3
Configurable timeout
2017-12-19 14:41:51 +01:00
Chi Vinh Le
e78f17460f
Fix wrong spec
2017-12-19 14:27:34 +01:00
Wyatt Johnson
f7d1543aa3
fixes for sorted window handler
2017-12-18 10:24:11 -07:00
Belen Curcio
1322db89bc
Merge branch 'actions-user-drawer' of github.com:coralproject/talk into user-status-refactor
2017-12-07 12:36:53 -03:00
Belen Curcio
c53fe4b197
Updated tests and Drawer component
2017-12-04 00:37:41 -03:00
Belen Curcio
c742101250
Updating tests: dont wait for message
2017-11-22 12:46:43 -03:00
Belen Curcio
e782776ab5
refactor changeUsername - Product question,
2017-11-22 02:37:58 -03:00
Belen Curcio
75d914b894
updated tests, changeUsername container, etc
2017-11-22 02:13:26 -03:00
Belen Curcio
137c5889eb
user should not be suspended if username is rejecte
2017-11-22 01:07:10 -03:00
Belen Curcio
01b8c7aee6
Safe access to objects
2017-11-20 01:22:44 -03:00
Belen Curcio
7b9d7163e1
updated e2e
2017-11-20 01:08:42 -03:00
Belen Curcio
8f12fcd09b
Safe access
2017-11-20 00:38:52 -03:00
Belen Curcio
e941f00384
Suspend User Mutation
2017-11-19 20:30:11 -03:00
Belen Curcio
819b1c597c
refactor: working tests
2017-11-10 13:04:46 -03:00
Belen Curcio
38148ad51c
Adding post animation test
2017-11-10 12:09:55 -03:00
Belen Curcio
8f6ff46244
passing suspendUserDialog to the adminPage scope
2017-11-10 11:16:35 -03:00
Belen Curcio
fbc5a9d74b
moderate
2017-11-10 10:45:26 -03:00
Belen Curcio
ebda51dc0f
Adding suspension test
2017-11-10 10:26:54 -03:00
Chi Vinh Le
dd1fbf30ca
Add navigateAndLogin
2017-11-10 10:51:30 +01:00
Chi Vinh Le
a5aa59e255
Merge branch 'master' into user-status
2017-11-10 10:09:29 +01:00