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

Simplify noxfile setup. #2806

Merged
merged 25 commits into from
Apr 2, 2020
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
f79eff1
Simplify noxfile and add version control.
kurtisvg Mar 30, 2020
9406ab5
Configure appengine/standard to only test Python 2.7.
kurtisvg Mar 30, 2020
09dbf0b
Update Kokokro configs to match noxfile.
kurtisvg Mar 30, 2020
db2a756
chore(deps): update dependency requests to v2.23.0
renovate-bot Mar 30, 2020
c2cd7d4
Add requirements-test to each folder.
kurtisvg Mar 30, 2020
839b174
Remove Py2 versions from everything execept appengine/standard.
kurtisvg Mar 31, 2020
9533042
Remove conftest.py.
kurtisvg Mar 31, 2020
aa84e9d
Remove appengine/standard/conftest.py
kurtisvg Mar 31, 2020
7df0f42
Remove 'no-sucess-flaky-report' from pytest.ini.
kurtisvg Mar 31, 2020
41af79d
Add GAE SDK back to appengine/standard tests.
kurtisvg Mar 31, 2020
0ba884f
Fix typo.
kurtisvg Mar 31, 2020
a249e13
Roll pytest to python 2 version.
kurtisvg Mar 31, 2020
346afbe
Add a bunch of testing requirements.
kurtisvg Mar 31, 2020
982b783
Remove typo.
kurtisvg Mar 31, 2020
3f9581a
Add appengine lib directory back in.
kurtisvg Mar 31, 2020
95b1aef
Add some additional requirements.
kurtisvg Mar 31, 2020
93e3b46
Fix issue with flake8 args.
kurtisvg Mar 31, 2020
542b88d
Even more requirements.
kurtisvg Apr 1, 2020
72f3953
Readd appengine conftest.py.
kurtisvg Apr 1, 2020
a57a00c
Add a few more requirements.
kurtisvg Apr 1, 2020
228ee35
Even more Appengine requirements.
kurtisvg Apr 1, 2020
783d322
Add webtest for appengine/standard/mailgun.
kurtisvg Apr 1, 2020
3fdf399
Add some additional requirements.
kurtisvg Apr 1, 2020
c588248
Add workaround for issue with mailjet-rest.
kurtisvg Apr 1, 2020
3c841bd
Add responses for appengine/standard/mailjet.
kurtisvg Apr 1, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove appengine/standard/conftest.py
kurtisvg committed Apr 1, 2020
commit aa84e9dd023c363fcbe229ad7e4dc2666f611947
40 changes: 0 additions & 40 deletions appengine/standard/conftest.py

This file was deleted.