Yet another test framework for Haskell.
Go to file
2024-06-28 18:13:12 -07:00
.github/workflows Add GHC 9.8 support 2024-01-23 20:39:23 -08:00
demos sandwich-contexts-kubernetes: basic Longhorn installation works 2024-06-26 20:30:13 -07:00
sandwich Able to run webdriver demo using Nix 2024-06-11 12:28:34 -07:00
sandwich-contexts Don't shell out to find 2024-06-11 12:28:34 -07:00
sandwich-contexts-docker Introduce HasBaseContextMonad and use it to shorten some signatures 2024-05-23 16:58:09 -07:00
sandwich-contexts-kubernetes Add note about Longhorn context 2024-06-27 02:05:01 -07:00
sandwich-contexts-minio Fix minio context and add startup timeout 2024-06-11 15:29:04 -07:00
sandwich-demos Remove MonadThrow from sandwich-demos/lib/Common.hs 2024-02-29 07:22:20 -08:00
sandwich-hedgehog Pruning 2024-02-29 03:26:02 -08:00
sandwich-quickcheck Pruning 2024-02-29 03:26:02 -08:00
sandwich-site Able to run webdriver demo using Nix 2024-06-11 12:28:34 -07:00
sandwich-slack Done embracing unliftio 2024-02-29 03:14:43 -08:00
sandwich-webdriver sandwich-webdriver: add 'getDownloadDirectory' 2024-06-28 18:13:12 -07:00
.dockerignore Initial docusaurus commit 2020-10-06 16:09:28 -06:00
.envrc Fix flake.nix, but comment use_flake for now 2024-05-24 00:06:36 -07:00
.gitignore .gitignore result 2024-06-26 19:42:33 -07:00
.hlint.yaml Improve dry run behavior and add command line option 2021-07-22 15:55:04 -07:00
cabal.project Add separate demo-setup-teardown 2023-11-19 00:36:00 -08:00
flake.lock Update resolver, add flake with weeder 2024-02-29 21:09:35 -08:00
flake.nix Fix flake.nix, but comment use_flake for now 2024-05-24 00:06:36 -07:00
LICENSE Update copyright year 2023-03-16 02:31:24 -07:00
README.md Add badge for sandwich-webdriver CI 2023-04-06 16:38:36 -07:00
stack-9.2.8.yaml Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.2.8.yaml.lock Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.4.7.yaml Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.4.7.yaml.lock Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
stack-9.6.3.yaml Bump resolver for GHC 9.6.3 2024-01-23 20:39:23 -08:00
stack-9.6.3.yaml.lock Bump resolver for GHC 9.6.3 2024-01-23 20:39:23 -08:00
stack-9.8.1.yaml Update GHC 9.8.1 YAML file (use newly released microlens-aeson) 2024-02-29 18:27:02 -08:00
stack-9.8.1.yaml.lock Update GHC 9.8.1 YAML file (use newly released microlens-aeson) 2024-02-29 18:27:02 -08:00
stack.yaml sandwich-contexts-kubernetes: basic Longhorn installation works 2024-06-26 20:30:13 -07:00
stack.yaml.lock sandwich-contexts-kubernetes: working on getting kubectl, kubectl-minio from contexts 2024-05-27 02:06:27 -07:00
weeder.toml Update resolver, add flake with weeder 2024-02-29 21:09:35 -08:00

Sandwich

sandwich sandwich-webdriver

Yet another test framework for Haskell. Learn more here.