Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NO-ISSUE - add some tests #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

matsumonkie
Copy link

kontrakcja-templates takes a lot of time to load templates on kontrakcja (roughly 5 seconds everytime we run the test suite).
I want to decrease this duration by improving the templates loader.

This is the first PR that adds some test to make sure I don't break anything.

PS: as a side note, if you have any idea on how to decrease the loading time, I'm all ears. I intend to explore parallelism and/or more performant types (Bytestring and such...)

@matsumonkie matsumonkie requested review from arybczak and removed request for arybczak April 13, 2021 15:49
* regenerating .travis.yml with newer haskell-ci

* add test fixtures

* add text fixtures to cabal extra-source-files

* setting default-language to haskell2010 for test

* remove usage of <&>

Co-authored-by: iori tsu <[email protected]>
@arybczak
Copy link
Contributor

We don't want travis anymore, let's move to github actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants