Commit Graph

50 Commits

Author SHA1 Message Date
thomasjm
fc67669157 Remove MonadThrow from sandwich-demos/lib/Common.hs 2024-02-29 07:22:20 -08:00
Tom McLaughlin
f7a8406be0 Update copyright year 2023-03-16 02:31:24 -07:00
Tom McLaughlin
363c749c45 Update copyright years 2022-07-16 23:40:56 -07:00
Tom McLaughlin
e3a0f9934b Merge branch 'master' of github.com:thomasjm/sandwich 2021-07-17 20:28:58 -07:00
Tom McLaughlin
7c01820f79 Split demos up to work around how stack wants to build every
executable (+ clean prune-juice run)
2021-07-17 20:26:37 -07:00
Tom McLaughlin
aacad266fc Update a couple cabal files 2021-07-17 16:44:32 -07:00
Tom McLaughlin
ca71603185 Final touches on resolution stuff 2021-07-16 12:37:08 -07:00
Tom McLaughlin
e01c80c80c Show CallStack for custom exceptions 2021-06-01 16:23:52 -06:00
Tom McLaughlin
1f86621563 Almost there with TUI custom exception formatter 2021-06-01 15:55:59 -06:00
Tom McLaughlin
7183989813 Bump dates and relax base bound 2021-05-27 20:34:48 -06:00
Tom McLaughlin
00aa6bd36f WebDriver pool documentation and demo 2021-05-22 00:59:10 -06:00
Tom McLaughlin
195e710957 More work on sandwich-webdriver 2021-05-21 16:17:15 -06:00
Tom McLaughlin
a733d1ef1c Working on sandwich-webdriver 2021-05-21 15:24:26 -06:00
Tom McLaughlin
409de1d115 Add parallelN demo 2021-05-17 22:59:28 -06:00
Tom McLaughlin
acda5b62a8 Add parallelN 2021-05-17 22:58:20 -06:00
Tom McLaughlin
5c54090bcb Update cabal files with new hpack 2021-05-10 17:37:09 -06:00
Tom McLaughlin
2b5dd21680 Finish test discovery docs 2021-05-10 16:09:53 -06:00
Tom McLaughlin
f7927c8972 Command line args docs + demo 2021-05-05 16:39:24 -07:00
Tom McLaughlin
9afc542213 Move quickcheck demo to sandwich-demos 2021-05-02 18:00:09 -07:00
Tom McLaughlin
abd70e631c Working on demos, docs 2021-05-02 14:44:17 -07:00
Tom McLaughlin
32bcf959db Cleaning up dependencies + tweaking sandwich-quickcheck 2021-04-28 03:55:16 -07:00
Tom McLaughlin
8b6a0cfb79 Working on quickcheck, docs 2021-04-27 23:30:18 -07:00
Tom McLaughlin
3f467a73cc Set timing profiles in landing demo 2021-04-25 00:17:47 -07:00
Tom McLaughlin
1e83f29043 Working on slack video 2021-04-25 00:14:16 -07:00
Tom McLaughlin
141d1de240 Add optionsProjectRoot to test options 2021-04-24 23:16:04 -07:00
Tom McLaughlin
49fa2d230c Add landing page demo 2021-04-24 23:11:12 -07:00
Tom McLaughlin
e747258bef A better way of controlling extra formatters 2021-03-27 18:00:07 -07:00
Tom McLaughlin
1ad46b8f3d Add extraFormatters option to runSandwichWithCommandLineArgs* 2021-03-27 17:49:37 -07:00
Tom McLaughlin
8c5ed724b1 Change getSpecFromFolder to use options based API 2021-03-26 21:40:52 -07:00
Tom McLaughlin
65fdcbc3f6 Ready to try main functions again 2021-03-25 22:54:29 -07:00
Tom McLaughlin
cb726e9e4f Use TopSpec by default in most places 2021-03-25 22:50:19 -07:00
Tom McLaughlin
74f801ddc9 Want to use rank N version of TopSpec by default 2021-03-25 22:49:23 -07:00
Tom McLaughlin
4afb1efd22 Provide CommandLineOptions via introduce 2021-03-25 22:45:23 -07:00
Tom McLaughlin
e43d7f98ab Always pass CommandLineOptions as callback run runSandwichWithCommandLineArgs* 2021-03-25 21:26:43 -07:00
Tom McLaughlin
a05ecdceeb Custom args and repeats 2021-03-18 01:35:24 -07:00
Tom McLaughlin
bf227c4c42 More work on spec discovery 2021-03-15 12:34:51 -07:00
Tom McLaughlin
4146d29ab6 Working on arg parsing and test autodetection 2021-03-15 09:59:33 -07:00
Tom McLaughlin
1a582b48a6 First pass on sandwich-discover 2021-03-14 12:01:01 -07:00
Tom McLaughlin
3e104c8ffd More context dependencies 2021-03-10 09:33:53 -08:00
Tom McLaughlin
8b76d197e6 Switch to string-interpolate and do context documentation 2021-03-10 09:30:55 -08:00
Tom McLaughlin
92dcf86cf1 Tidy dependencies and copyright dates 2021-03-10 08:03:13 -08:00
Tom McLaughlin
358ecd7dcf Finish up timing docs 2021-03-02 03:57:56 -08:00
Tom McLaughlin
25c79b0b53 More work on documentation 2021-03-01 18:19:29 -08:00
Tom McLaughlin
e18895a859 Latest doc work + adding visibility thresholds to print formatter 2021-03-01 02:27:53 -08:00
Tom McLaughlin
080675d5cd Working on documentation 2021-02-28 22:16:49 -08:00
Tom McLaughlin
8169e78e65 Progress on custom timing profiles 2021-02-26 21:07:22 -08:00
Tom McLaughlin
6dfe6f3a49 Make node timing a per-node option 2021-02-26 20:52:36 -08:00
Tom McLaughlin
840dd183e2 Working on timing demos and documentation 2021-02-26 02:36:04 -08:00
Tom McLaughlin
b02c78e318 Working on demo, site, slack formatter, timing 2021-02-26 00:09:07 -08:00
Tom McLaughlin
a295764bed Working on website, demos, arg parsing 2021-02-18 16:16:49 -08:00