1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00
Commit Graph

57 Commits

Author SHA1 Message Date
Artyom
6e866feb5f Add default extensions for tests too 2016-10-05 01:33:34 +03:00
Artyom
2bcf9a83b7 [tests] moving item up 2016-10-05 01:27:48 +03:00
Artyom
fe70b9f73b [tests] edit-cancel-edit for ecosystem 2016-09-18 19:26:47 +03:00
Artyom
a77a36ff17 [tests] Cancel discards edit 2016-09-18 02:14:19 +03:00
Artyom
d420077f36 [tests] Item ecosystem 2016-09-17 01:07:07 +03:00
Artyom
bffba6c1b8 [tests] Item description 2016-09-16 02:12:32 +03:00
Artyom
758c622a44 [tests] Test @hk 2016-09-14 22:57:20 +03:00
Artyom
e08238bea2 [tests] Markdown in item descriptions 2016-09-14 01:02:32 +03:00
Artyom
0d565383e5 [tests] Increase wait delay again 2016-09-13 01:17:14 +03:00
Artyom
b9904321a3 [tests] Category notes Markdown 2016-09-13 00:23:54 +03:00
Artyom
563b3efd3d [tests] Category notes editing 2016-09-11 21:56:52 +03:00
Artyom
9ba0ab19fe Fix tests 2016-09-10 00:17:50 +03:00
Artyom
3d36093a55 [tests] Category description has default template 2016-09-09 21:39:06 +03:00
Artyom
9cbedfa8ab [tests] Category feed 2016-09-09 20:06:17 +03:00
Artyom
2b56270822 [tests] a test 2016-09-08 23:57:10 +03:00
Artyom
16045d7da6 Try to fix compilation 2016-09-07 18:42:46 +03:00
Artyom
fb3ad7814a Put Selenium stuff into a separate module 2016-09-07 18:18:39 +03:00
Artyom
924e8cd5af Compile fix 2016-09-06 14:29:06 +03:00
Artyom
261b6670f2 [tests] More changes + item color test 2016-09-06 14:19:18 +03:00
Artyom
4f28c93ce3 [tests] Change stuff a bit 2016-09-06 13:06:19 +03:00
Artyom
166345bd2a [tests] Check default selected options 2016-09-05 23:42:58 +03:00
Artyom
74bfe0cadc [tests] Items with same name can be present 2016-09-04 23:40:46 +03:00
Artyom
b5d73f3723 [tests] Fix 2016-09-03 22:03:38 +03:00
Artyom
4a924f4088 [tests] item group tests + a bugfix 2016-09-03 21:49:55 +03:00
Artyom
45407fd96f [tests] Changing item name 2016-09-03 01:24:37 +03:00
Artyom
243b728924 [tests] Start writing item tests 2016-09-01 22:58:46 +03:00
Artyom
6e550dba0b [tests] Increase the explicit wait delay 2016-09-01 02:22:12 +03:00
Artyom
4d2cf860f0 [tests] Fix some staleness bugs 2016-09-01 02:10:44 +03:00
Artyom
002736831d [tests] General improvements 2016-09-01 01:25:46 +03:00
Artyom
14d61485a0 [tests] Deleting a category 2016-08-30 18:06:06 +03:00
Artyom
a86a8d7680 [tests] Test “Ecosystem enabled” 2016-08-30 16:55:06 +03:00
Artyom
dec2688d3f [tests] Test pros/cons hiding with 2 items 2016-08-30 16:48:43 +03:00
Artyom
7d6a760f63 [tests] Category properties → Pros/cons enabled 2016-08-29 23:38:17 +03:00
Artyom
9faffc15b2 [tests] Fix bugs
* 'waitUntil' probably doesn't work on 'shouldBe...'
* 'waitUntil' definitely doesn't work on something that merely
  returns a Bool (it needs an 'expect')
2016-08-28 22:33:24 +03:00
Artyom
2e80f496ad [tests] Category status 2016-08-28 15:00:35 +03:00
Artyom
06b199e3ff [tests] Add helpers + test category emptiness 2016-08-26 20:27:11 +03:00
Artyom
4dad1acbef Add a discusion link to the subtitle
Fixes #125
2016-08-25 15:15:38 +03:00
Artyom
87ae200d4b [tests] Add 'Take' and 'ContainsText' 2016-08-25 15:05:23 +03:00
Artyom
d1392fe658 [tests] Category URL changes 2016-08-24 22:18:28 +03:00
Artyom
ae0ad75af0 [tests] Require the selected element to be unique 2016-08-24 18:23:43 +03:00
Artyom
0fa7b6d55c [tests] A new selector language 2016-08-24 18:05:27 +03:00
Artyom
365a270040 [tests] Minor 2016-08-24 01:00:19 +03:00
Artyom
452347d597 [tests] Check font-sizes of things 2016-08-23 16:03:54 +03:00
Artyom
3f82f194d9 [tests] Category properties 2016-08-22 21:15:40 +03:00
Artyom
610e91d037 [tests] Some instance magic for nicer selectors 2016-08-22 21:10:04 +03:00
Artyom
368c8bcb18 [tests] createCategory helper 2016-08-22 18:09:46 +03:00
Artyom
fce8c71a5c Add web Markdown tests 2016-08-22 17:10:29 +03:00
Artyom
3ab3885eee Add some test helpers 2016-08-22 16:21:44 +03:00
Artyom
7cd62c9bd2 Add merge tests 2016-08-21 17:45:46 +03:00
Artyom
fa1bc73ac1 Move Markdown tests into a separate file 2016-08-21 17:45:35 +03:00