1
0
mirror of https://github.com/nolanlawson/pinafore synced 2024-12-12 10:16:16 +01:00
Commit Graph

740 Commits

Author SHA1 Message Date
Nolan Lawson
160e763e0d simplify click delegates 2018-02-24 16:12:25 -08:00
Nolan Lawson
1b7a01f1ee add favorite/unfavorite feature 2018-02-24 14:49:28 -08:00
Nolan Lawson
3a17f7ff7b start work on favoriting 2018-02-23 18:23:36 -08:00
Nolan Lawson
ae04fddd68 add NPE check for makeProps 2018-02-23 17:54:16 -08:00
Nolan Lawson
2fd1f872c5 add aria label to loading spinner 2018-02-22 22:10:05 -08:00
Nolan Lawson
23e3de6e26 tweak modal design 2018-02-22 20:55:00 -08:00
Nolan Lawson
f325bdfe9e fix modal height in mobile browsers 2018-02-22 20:04:19 -08:00
Nolan Lawson
a73555dc46 tweak margin sizes 2018-02-22 09:30:37 -08:00
Nolan Lawson
f318b8405f add noscript warning 2018-02-22 09:20:56 -08:00
Nolan Lawson
ab366d6c2c add favorites/boost test 2018-02-21 18:39:53 -08:00
Nolan Lawson
5c53199434 lint fix 2018-02-21 17:57:49 -08:00
Nolan Lawson
bd77fb43c3 fix URLSearchParams in edge 2018-02-21 17:52:33 -08:00
Nolan Lawson
9b316665b6 add focus test 2018-02-21 09:26:22 -08:00
Nolan Lawson
4d88723cb4 lint fix 2018-02-20 21:30:16 -08:00
Nolan Lawson
a73e4b13c4 fix requestIdleCallback usage 2018-02-20 21:29:59 -08:00
Nolan Lawson
ea3f5a33fb add test for threads 2018-02-20 21:08:26 -08:00
Nolan Lawson
5b051558e1 add test for image modals 2018-02-20 09:42:55 -08:00
Nolan Lawson
e952c7fcb2 add test for sensitive media 2018-02-20 09:05:53 -08:00
Nolan Lawson
09504794c6 add test for account profile statuses 2018-02-20 08:50:48 -08:00
Nolan Lawson
5c45212159 fix lint 2018-02-19 20:28:31 -08:00
Nolan Lawson
17330ed621 fix safari 2018-02-19 20:15:24 -08:00
Nolan Lawson
8b632f91f2 allow testing in multiple browsers 2018-02-19 18:36:54 -08:00
Nolan Lawson
b133664904 update gitignore 2018-02-19 18:26:21 -08:00
Nolan Lawson
5c2dc4c421 fix lint issues 2018-02-19 18:25:59 -08:00
Nolan Lawson
391455bee4 switch from cypress to testcafe 2018-02-19 18:24:22 -08:00
Nolan Lawson
819f975948 add a user role 2018-02-19 17:18:40 -08:00
Nolan Lawson
13a2195035 start migrating to testcafe 2018-02-19 17:04:37 -08:00
Nolan Lawson
b0a8ce1efb update cypress 2018-02-19 13:45:12 -08:00
Nolan Lawson
689c00bd4f add test for account profiles 2018-02-19 10:59:03 -08:00
Nolan Lawson
dc1a42ed29 add tabindex tests 2018-02-19 10:46:30 -08:00
Nolan Lawson
88c10d0321 lint fixup 2018-02-19 10:34:51 -08:00
Nolan Lawson
47453d284b add test for status types 2018-02-19 10:34:36 -08:00
Nolan Lawson
801f457a70 lint fix 2018-02-19 09:17:39 -08:00
Nolan Lawson
9dfe76692f add test for pinned statuses 2018-02-19 09:17:22 -08:00
Nolan Lawson
c133c25c67 improve timelines test 2018-02-19 09:01:02 -08:00
Nolan Lawson
8a1cc02c75 add some wait()s so tests pass 2018-02-18 19:57:27 -08:00
Nolan Lawson
bb5f9320b2 tests almost passing 2018-02-18 19:52:58 -08:00
Nolan Lawson
a8ebbc517f use instance URL basename more consistently 2018-02-18 19:41:10 -08:00
Nolan Lawson
944fd098b1 Revert "test cypress CLI using chrome"
This reverts commit b4ebda3729.
2018-02-18 18:17:58 -08:00
Nolan Lawson
b4ebda3729 test cypress CLI using chrome 2018-02-18 18:13:31 -08:00
Nolan Lawson
cad7f98e37 improve tests 2018-02-18 17:54:38 -08:00
Nolan Lawson
014f23887f fix notifications test 2018-02-18 17:28:08 -08:00
Nolan Lawson
982d172e36 add notifications test 2018-02-18 16:57:38 -08:00
Nolan Lawson
babd3c7b84 add federated/local timeline tests 2018-02-18 16:43:39 -08:00
Nolan Lawson
03073ac846 fix lint 2018-02-18 15:30:42 -08:00
Nolan Lawson
f4eeacdc1c basic timeline test 2018-02-18 15:28:42 -08:00
Nolan Lawson
0fef95347c update readme 2018-02-18 14:38:10 -08:00
Nolan Lawson
8e633e3870 test basic login/logout behavior 2018-02-18 14:31:28 -08:00
Nolan Lawson
302ece9cfa refactor 2018-02-18 12:40:55 -08:00
Nolan Lawson
56529b8a42 basic cypress tests 2018-02-18 12:25:59 -08:00