Ben Hearsum
b240146ce3
Remove now-unused constraints file
2020-09-08 15:53:44 -04:00
Will Kahn-Greene
1c0929aea7
Add constraints.txt to run-tests.sh script
2019-06-28 16:57:31 -04:00
Will Kahn-Greene
1af2fcf229
Fix run-tests.sh script
...
In the previous commit, I moved requirements out of setup.py. Thus
we need to install requirements from that file before installing
pollbot.
2019-06-28 14:51:46 -04:00
Peter Bengtsson
271b39967d
main summary uptake returns an error ( #235 )
...
Fixes #226
Adding a task todo list:
- [ ] ~Update `API_CHANGELOG.rst`~
- [x] Update `CHANGELOG.rst`
- [ ] ~Update `pollbot/api.yaml`~
- [ ] ~Create your task in `pollbot/tasks`~
- [x] Make sure a heartbeat exists for this service
- [ ] ~Create the view in `pollbot/views/release.py`~
- [ ] ~Add the new endpoints in `pollbot/app.py`~
- [x] Fix tests, flake8 and coverage
2018-10-29 12:42:13 -04:00
Peter Bengtsson
1c9748ebad
Use extra_requires instead of dev-requirements.txt ( #229 )
...
Fixes #228
2018-10-19 09:40:51 -04:00
Philip Cristiano
8cbd29cce2
run-test: Exit if something fails
...
So as to not silently pass over failures now that flake8 is included.
(Also echo the commands run so it’s easier to tell what was happening)
2018-04-18 09:14:33 -04:00
Philip Cristiano
9217fe5b78
Flake8: Run as part of tests
2018-04-18 09:08:27 -04:00
Rémy HUBSCHER
14b9173228
Add another test for the ValueError case + Fix CircleCI command.
2018-02-19 17:57:42 +01:00
Rémy HUBSCHER
9eec8f7e75
Run tests on the docker image to validate it.
2017-08-08 18:13:50 +02:00