Commit graph

10 commits

Author SHA1 Message Date
Sam Chow
dabad24cae Add test for certs_install script
Add make ability for travis ci
2018-08-24 11:04:13 -04:00
Brad Ison
b68d3b399e
Revert "Parallelize pytest runs in Makefile"
This reverts commit 5ce15348ea.
2018-06-21 12:07:00 -04:00
Brad Ison
5ce15348ea
Parallelize pytest runs in Makefile 2018-06-13 13:03:11 -04:00
Brad Ison
e306a375a5
Add Travis CI build configuration 2018-06-05 13:12:21 -04:00
Joseph Schorr
5509dd350c Switch to use the new registry tests suite 2018-05-22 17:06:41 -04:00
Antoine Legrand
851686dd0b add coverage report 2017-07-27 12:12:56 +02:00
Charlton Austin
3b52f437b1 feat(Makefile): add in new postgres target
this adds in a new target that allows you to run postgres tests with
a single command

Issue: NA

- [ ] It works!
- [ ] Comments provide sufficient explanations for the next contributor
- [ ] Tests cover changes and corner cases
- [ ] Follows Quay syntax patterns and format
2017-07-12 14:35:23 -04:00
Antoine Legrand
9536cc4377 Add ci task to fail on code-style (yapf) 2017-04-11 10:32:13 +02:00
Antoine Legrand
7b164fa5ae Update yapf 2017-04-08 09:25:09 +02:00
Erica
9dab7d3a36 feat(Makefile): add makefile to repo (#2264)
feat(Makefile): add makefile to repo

*Note* This is still very much a WIP. Please correct any issues you come across.
2017-02-15 08:39:19 -08:00