daml/daml-assistant
Martin Huschenbett 06632267e9
Haskell: Add assertFileExists to DA.Test.Util (#5520)
* Haskell: Add assertFileExists to DA.Test.Util

This PR adds a helper function `assertFileExists` that captures the
`doesFileExist ... >>= assertBool ...` pattern that is very common in
our Haskell test suites. It also adds the inverse
`assertFileDoesNotExist` function. Both functions are now used where
appropriate.

CHANGELOG_BEGIN
CHANGELOG_END

* Add directory dependency to test-util lib

CHANGELOG_BEGIN
CHANGELOG_END
2020-04-09 15:29:31 +00:00
..
daml-helper Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
daml-project-config/DA/Daml/Project replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00
daml-sdk Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
exe/DA/Daml Rename daml codegen ts to daml codegen js (#5409) 2020-04-03 14:54:46 +00:00
integration-tests Haskell: Add assertFileExists to DA.Test.Util (#5520) 2020-04-09 15:29:31 +00:00
scala-daml-project-config Use com.daml as root package (#5343) 2020-04-05 19:49:57 +02:00
src/DA/Daml/Assistant Add snapshot version support in daml-assistant. (#5410) 2020-04-03 10:56:17 +00:00
test/DA/Daml/Assistant Add snapshot version support in daml-assistant. (#5410) 2020-04-03 10:56:17 +00:00
BUILD.bazel Refactor deployment tests: (#5342) 2020-04-02 10:17:21 +01:00
daml-project-config.cabal update copyright notices to 2020 (#3939) 2020-01-02 21:21:13 +01:00
get-daml.sh replace DAML Authors with DA in copyright headers (#5228) 2020-03-27 01:26:10 +01:00