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

431 Commits

Author SHA1 Message Date
Artyom
fb3ad7814a Put Selenium stuff into a separate module 2016-09-07 18:18:39 +03:00
Artyom
8515d37e51 Remove the “I don't have a job” thing 2016-09-06 19:09:52 +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
71b72e9291 Use travis_retry in the Travis script
It will retry a failing download automatically
2016-09-01 02:15:45 +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
c54b1ee287 Switch to a newer Stackage snapshot 2016-08-29 19:31:11 +03:00
Artyom
8ef5c46222 Minor 2016-08-29 18:49:34 +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
1f714610eb [INSTALL] Update for Stack 2016-08-25 17:05:29 +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
Artyom
d05b8f63e7 Change the order of ordinary and Selenium tests 2016-08-21 14:52:30 +03:00
Artyom
f16a98c5dd Minor 2016-08-21 14:37:01 +03:00
Artyom
e8525804ff Add Markdown tests 2016-08-21 14:32:52 +03:00
Artyom
5d21cb3209 Use %js everywhere 2016-08-19 12:57:45 +03:00
Artyom
4c0f796866 Port item description to Mustache 2016-08-19 04:07:45 +03:00
Artyom
d8ffa47816 Fix a typo in HTML 2016-08-18 22:56:56 +03:00
Artyom
fa28684d5b Add a widget for small controls 2016-08-18 03:49:56 +03:00
Artyom
18e477c63d Don't include mustache.js 2016-08-17 23:38:42 +03:00
Artyom
20ae435ffc Remove unused (so far) admin-css widget 2016-08-17 23:18:53 +03:00
Artyom
eae26eff61 [travis] Silence Selenium 2016-08-17 12:29:50 +03:00
Artyom
e75cdc4d91 [travis] Don't test twice; don't sdist 2016-08-17 12:24:42 +03:00