Commit Graph

69 Commits

Author SHA1 Message Date
mdgriffith
22cfba3908 restore nearby tests 2020-05-23 10:17:02 -04:00
mdgriffith
7ed3ecb935 fix automatic test runner 2020-05-23 08:46:10 -04:00
mdgriffith
d674a8d863 remove logging 2020-05-22 21:33:40 -04:00
mdgriffith
5ce90cbf6b add tests cases 2020-05-22 21:33:15 -04:00
mdgriffith
d0a46aedc7 move cases to resolved 2020-05-17 09:17:09 -04:00
Elm UI Automation
9972ddbe7d add link and flesh out nestedparagraphs issue 2020-05-16 12:23:28 -04:00
Elm UI Automation
83ce47173c add clip/scrollbars to testable 2020-05-16 10:57:44 -04:00
Elm UI Automation
3747129fb1 Add issue examples to test suite 2020-05-16 10:57:32 -04:00
Elm UI Automation
d5c8a943ea adjust tests to be mor sensitive to text wrapping 2020-05-16 10:44:46 -04:00
Elm UI Automation
1ed9f79d94 reenable all test viewer 2020-05-15 22:30:29 -04:00
Elm UI Automation
8190467e77 allow tests to be renameable 2020-05-15 09:21:39 -04:00
Elm UI Automation
08a7cbeb00 move Run.elm to All.elm and use Run.elm as a dynamically generated file 2020-05-15 09:21:25 -04:00
Elm UI Automation
34447883a8 Element.toProgram 2020-05-15 09:20:39 -04:00
Elm UI Automation
ee7398958f update template viewer so we can both view a file and import it to the automation 2020-05-15 09:19:13 -04:00
Elm UI Automation
2c582df903 general text wrapping test 2020-05-13 23:13:05 -04:00
Elm UI Automation
9f9f9bbd20 capture safari issue 2020-05-13 23:12:51 -04:00
Elm UI Automation
dc6feb829c remove border from ElInFixedHeight issue 2020-05-13 23:12:22 -04:00
Elm UI Automation
fe73cbd688 support paragraph wrapping case 2020-05-13 21:13:36 -04:00
Elm UI Automation
10952369fb nested paragraph test case 2020-05-13 21:12:19 -04:00
Elm UI Automation
aa4a4ccc79 Merge branch 'master' of https://github.com/mdgriffith/elm-ui 2020-05-10 21:02:51 -04:00
Matthew Griffith
79f5e1e409
Merge pull request #209 from lucamug/master
Test for the Issue #201 https://github.com/mdgriffith/elm-ui/issues/201
2020-05-10 10:12:18 -04:00
Matthew Griffith
4b73443eef
Merge pull request #212 from alexkorban/issue190
Add test for issue 190
2020-05-10 10:08:11 -04:00
Matthew Griffith
81367a4f62
Merge pull request #211 from alexkorban/issue191
Add test for issue 191
2020-05-10 10:07:55 -04:00
Matthew Griffith
dbf8850def
Merge pull request #210 from alexkorban/issue197
Add test for issue 197
2020-05-10 10:07:31 -04:00
Elm UI Automation
0dd85ae15d start Testable.Generator sketch 2020-05-09 15:52:25 -04:00
Elm UI Automation
1ceefdb0b1 remove debugs in testing 2020-05-09 15:51:44 -04:00
Elm UI Automation
f204bc1aeb fix spacing for columns 2020-05-09 15:51:35 -04:00
Elm UI Automation
d188db23a7 fix spacing calculation for width 2020-05-09 14:39:44 -04:00
Elm UI Automation
c40b207654 add some more options to the test viewer 2020-05-09 13:18:25 -04:00
Elm UI Automation
17b3a5ffb1 make test viewer script 2020-05-09 11:37:02 -04:00
Elm UI Automation
5f880a7981 expand width and height testing to be informed by what the element is that's being tested 2020-05-06 23:19:50 -04:00
Elm UI Automation
4ea86ab0d8 add text metrics to the metrics harvester 2020-05-04 22:38:55 -04:00
Alex Korban
d6d2a8ae0f Add test for issue 190 2020-05-04 09:11:04 +12:00
Alex Korban
300c8110a3 Add test for issue 191 2020-05-04 08:10:38 +12:00
Alex Korban
18e00c2f30 Add test for issue 197 2020-05-04 07:41:23 +12:00
Elm UI Automation
80e267c890 testing: allow implicit width/height testing (and in the process break a lot of tests!) 2020-05-03 10:55:16 -04:00
Elm UI Automation
639efbb5ab redo testing interface so it's actually readable by a human. 2020-05-02 14:38:03 -04:00
Elm UI Automation
510b32ae82 make example testable 2020-05-02 14:37:18 -04:00
Luca
189f17f920 Test for the Issue #201 https://github.com/mdgriffith/elm-ui/issues/201 2020-05-02 18:00:15 +09:00
Matthew Griffith
d49e7b3388
Merge pull request #206 from lucamug/add-tests
Code example for issue #147 - Safari bug for `el` heigh calculation i…
2020-05-01 10:41:02 -04:00
Elm UI Automation
a3202e2772 Merge branch 'master' of https://github.com/mdgriffith/elm-ui 2020-05-01 09:38:30 -04:00
Elm UI Automation
255e1519d4 change index.html to view.html to avoid messing with gitignore 2020-05-01 09:38:24 -04:00
Luca
0468fcacf7 Code example for issue #147 - Safari bug for el heigh calculation in combination with height fill 2020-05-01 21:25:04 +09:00
Alex Korban
338a0d506b
Add test case for issue 198 2020-05-01 08:24:38 +12:00
Elm UI Automation
a84c7a2bdb add description to initial bug 2020-04-29 10:47:48 -04:00
Elm UI Automation
dfef57797e fix conflict with rgb exposure 2020-04-28 10:54:16 -04:00
Elm UI Automation
7719c06bef add Testable.Border 2020-04-27 21:01:18 -04:00
Elm UI Automation
6653289954 remove old fuzzer 2020-04-27 19:04:15 -04:00
Elm UI Automation
d9d1d2f3e4 oh god I touched it and it auto-formatted 2020-04-25 12:08:54 -04:00
Matthew Griffith
2676d387a8 move cases into tests-rendering 2020-03-15 14:30:46 -04:00