Commit Graph

812 Commits

Author SHA1 Message Date
thomasjm
93e4c5a609 Make pending* functions return any value 2021-11-27 01:54:01 -07:00
Tom McLaughlin
2e9f52b4cd Update cabal files 2021-11-27 01:54:01 -07:00
Tom McLaughlin
9d6c279178 Print hidden node failures in Print formatter 2021-11-21 17:18:05 -08:00
Tom McLaughlin
7ac18e26df Update changelog 2021-09-10 15:17:31 -07:00
Tom McLaughlin
4e46028e29 Use the print formatter by default with runSandwichWithCommandLineArgs
(Seems like the only reasonable default to work with "cabal test")
2021-09-09 17:31:49 -07:00
Tom McLaughlin
b1a91e869c Preparing to release new sandwich, sandwich-quickcheck, sandwich-slack 2021-09-08 18:27:29 -07:00
Tom McLaughlin
6d4db2044c Possible fix for #38 2021-09-08 18:17:31 -07:00
Tom McLaughlin
1544a40c96 Add note about number of tests 2021-08-28 01:56:15 -07:00
Tom McLaughlin
37dbee4c50 Add gracefullyStopProcess to sandwich-webdriver 2021-08-26 05:28:46 -07:00
Tom McLaughlin
af8296d786 Catch and log exceptions in TUI event loop 2021-08-18 15:26:31 -07:00
Tom McLaughlin
bd2fd4acde Bump stack resolver 2021-08-16 11:51:39 -07:00
Tom McLaughlin
4c33af6b00 Add visibility threshold option 2021-08-16 11:51:31 -07:00
Tom McLaughlin
91af855c2c Merge branch 'master' of github.com:thomasjm/sandwich 2021-08-15 02:47:29 -07:00
Tom McLaughlin
d22ff92d0b Formatting tweak 2021-08-15 02:46:43 -07:00
Tom McLaughlin
4dcde5f158 Add demo-hedgehog 2021-07-27 01:46:10 -07:00
Tom McLaughlin
08541a01c3 WIP sandwich-hedgehog 2021-07-27 01:42:07 -07:00
Tom McLaughlin
087ea530d4 Fix project root 2021-07-25 00:59:44 -07:00
Tom McLaughlin
9489ca0389 Get rid of upload-docs.sh since we don't need it anymore 2021-07-23 02:08:01 -07:00
Tom McLaughlin
7986b2c1f9 Actually expose optionsDryRun 2021-07-23 02:06:36 -07:00
Tom McLaughlin
002022fad6 Misc cleanups 2021-07-23 02:06:29 -07:00
Tom McLaughlin
5661b30fdc Starting CHANGELOG entry for 0.1.0.9 2021-07-23 02:06:22 -07:00
Tom McLaughlin
1635da6fdb Fix demos link 2021-07-23 02:05:24 -07:00
Nikos Baxevanis
10c5f89850 Update ChangeLog.md 2021-07-23 01:53:13 -07:00
Tom McLaughlin
94f9ccd008 Add Cancelled Result state, fixes #9 2021-07-22 20:40:44 -07:00
Tom McLaughlin
950991e34f Move demos to their own folder 2021-07-22 16:09:27 -07:00
Tom McLaughlin
05e3cc03e0 Check in WIP webdriver-landing demo 2021-07-22 15:55:38 -07:00
Tom McLaughlin
a42041ae5c Improve dry run behavior and add command line option 2021-07-22 15:55:04 -07:00
Tom McLaughlin
0a1a800f1f
Merge pull request #25 from codedownio/dependabot/npm_and_yarn/sandwich-site/color-string-1.6.0
Bump color-string from 1.5.4 to 1.6.0 in /sandwich-site
2021-07-21 08:55:22 -07:00
Tom McLaughlin
f883429cb1
Merge pull request #26 from codedownio/dependabot/npm_and_yarn/sandwich-site/prismjs-1.24.1
Bump prismjs from 1.23.0 to 1.24.1 in /sandwich-site
2021-07-21 08:55:07 -07:00
Tom McLaughlin
6aedfa1423
Merge pull request #24 from codedownio/dependabot/npm_and_yarn/sandwich-site/ssri-6.0.2
Bump ssri from 6.0.1 to 6.0.2 in /sandwich-site
2021-07-21 08:54:46 -07:00
dependabot[bot]
e41c21ae1d
Bump prismjs from 1.23.0 to 1.24.1 in /sandwich-site
Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.1)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 15:54:45 +00:00
dependabot[bot]
d74ce24458
Bump color-string from 1.5.4 to 1.6.0 in /sandwich-site
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 15:54:23 +00:00
dependabot[bot]
a650f11872
Bump ssri from 6.0.1 to 6.0.2 in /sandwich-site
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: ssri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 15:54:11 +00:00
Tom McLaughlin
72df1e942c
Merge pull request #20 from codedownio/dependabot/npm_and_yarn/sandwich-site/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /sandwich-site
2021-07-21 08:53:18 -07:00
Tom McLaughlin
8278949525 Versions of introduceQuickCheck that depend on command line options (provisional) 2021-07-21 08:24:50 -07:00
Tom McLaughlin
abd8a27a5a Fix typo in webdriver-positioning demo and doc 2021-07-21 08:24:30 -07:00
Tom McLaughlin
395acf6957 Fix bad import in sandwich-quickcheck 2021-07-21 08:24:04 -07:00
Tom McLaughlin
235615afb8 Fix argument order in TH.hs 2021-07-20 22:49:33 -07:00
Tom McLaughlin
88076a33d2 Fix a foldl1 in TH.hs 2021-07-20 18:25:49 -07:00
Tom McLaughlin
e316ee5e9f Fix a typo in new QuickCheck arg descriptions 2021-07-20 18:25:37 -07:00
Tom McLaughlin
f42f854c95 Add most of the support for QuickCheck command line args 2021-07-20 17:49:09 -07:00
Tom McLaughlin
e68757e123 Try checking in LICENSE at root 2021-07-20 13:19:10 -07:00
Tom McLaughlin
fca2b0a120 Change a word 2021-07-20 01:53:08 -07:00
Tom McLaughlin
c65ce61e82 Change a link 2021-07-20 01:48:59 -07:00
Tom McLaughlin
0768858078 Landing page tweaks 2021-07-20 01:43:23 -07:00
Tom McLaughlin
e5f71081f9 A couple additions to the blog post 2021-07-20 00:56:34 -07:00
Tom McLaughlin
719bfbd209 Fix demo paths in docs 2021-07-20 00:56:34 -07:00
Tom McLaughlin
1ebe1729e6 Fix bottom padding on landing videos 2021-07-19 19:36:10 -07:00
Tom McLaughlin
ad59fcebbc Fix visibility thresholds link 2021-07-19 18:09:18 -07:00
Tom McLaughlin
4356e1ee6a Blog post 2021-07-19 17:56:39 -07:00