Casey Faist
3c193bd475
update 3.4 warn test
2019-10-29 07:42:50 -07:00
Casey Faist
a7f62496b1
correct python35 tests
2019-10-28 15:16:14 -07:00
Casey Faist
f1b0f8c154
correct the pass/fail metric for python 34
2019-10-24 12:48:04 -07:00
Casey Faist
f90dfbc12e
update 3.4 tests to fail on heroku 18
2019-10-24 09:40:31 -07:00
Casey Faist
9ca0c4eb84
check for 3.5 on all stacks
2019-10-24 09:36:29 -07:00
Casey Faist
dc694d4712
test for 3.5 warn should pass when using staged binaries
2019-10-24 08:52:33 -07:00
Casey Faist
4328847f1e
update tests and default 2.7
2019-10-21 17:04:23 -07:00
Casey
22e6239222
Merge branch 'master' into deprecated-pythons-test
2019-10-21 10:56:23 -07:00
Casey Faist
011f1e7e60
wardn case should succeed on all stacks
2019-10-18 09:57:09 -07:00
Casey Faist
0b804b186c
correct the capture version too
2019-10-18 08:53:40 -07:00
Casey Faist
0fc7b6c186
bump the warning version to an available version
2019-10-17 16:34:44 -07:00
Casey Faist
7ff7fa4462
add 3.8 tests
2019-10-17 15:01:32 -07:00
Casey Faist
47c6dbab32
add var to handle staged binaries
2019-10-14 11:15:06 -07:00
Casey
cc2d1ad17f
Merge branch 'master' into test-pysqlite
2019-10-10 13:09:56 -07:00
Casey Faist
4a4a6a1df0
add pysqlite test for python 2.7.16
2019-10-10 13:05:45 -07:00
Casey Faist
950572132c
remove test for sqlite on older versions of python 3.4
2019-10-09 13:57:06 -07:00
Casey Faist
0c78978e90
don't check python 3.4
2019-10-08 14:57:15 -07:00
Casey Faist
24e0858902
add sqlite tests
2019-10-08 14:08:04 -07:00
Casey Faist
0ffbf60882
split out tests to avoid timeouts
2019-09-10 11:53:33 -07:00
Casey Faist
5337dd592b
remove test case for deprecated pythons on deprecated stack
2019-04-04 14:04:10 -07:00
Casey Faist
7654d13f8b
fix test blindspot
2019-04-03 15:28:35 -07:00
Casey
76bb572a4d
Release prep 151 ( #813 )
...
* new runtimes
* update default latest
2019-03-21 10:54:12 -07:00
Casey
21430070ad
Python release prep ( #809 )
...
* new recipe for new runtime
* add new runtime formula
* add test updates for new runtime release
* wrangle tests into submission
* update tests to use default_pythons
* delete commented code
2019-03-13 12:25:03 -07:00
Casey
bebc0cf439
Python 2.7.16 ( #808 )
...
* new recipe for new runtime
* add new runtime formula
* wrangle tests into submission
2019-03-11 13:22:29 -04:00
Casey Faist
797652a75d
new runtimes and travis test updates
2019-01-31 14:46:42 -05:00
Casey Faist
d7351513c7
changelog and test update
2018-12-12 17:26:28 -05:00
Casey Faist
88a5ba5d39
add test for 2.7 pipenv install
2018-11-15 09:09:51 -06:00
Casey Faist
3434972e32
update hatchet expected version
2018-11-15 08:57:57 -06:00
Casey Faist
1dfef44085
update default in pipenv test
2018-11-14 17:36:59 -06:00
Casey Faist
23999846ad
update 3.7 tests typo
2018-11-14 16:41:38 -06:00
Casey Faist
8d1ebf7288
bump default 3.6 version
2018-11-14 16:24:46 -06:00
Casey Faist
f2165aaac6
update test fixtures for new python runtimes
2018-11-13 16:11:14 -06:00
Casey Faist
0b554f660f
update tests for missed stack issues
2018-11-12 17:27:07 -06:00
Casey Faist
7b9e82175e
add warning detection and per-stack checks
2018-11-12 17:10:30 -06:00
Casey Faist
f3ef152624
update tests to pass, add 3.4
2018-11-11 15:34:49 -06:00
Casey Faist
07241cd751
add tests for new runtimes
2018-11-08 13:54:44 -06:00
Casey Faist
ae4713efd8
add new runtimes and test repos
2018-11-08 13:54:44 -06:00
Casey Faist
eee8dd9a9e
need to pass env var as export in test
2018-10-05 13:48:22 -05:00
Casey Faist
00e12b8ec2
add test/run case
2018-10-05 13:35:42 -05:00
Casey Faist
b56b063dd5
add SLUGIFY_USES_TEXT_UNIDECODE support
2018-10-05 11:49:01 -05:00
Casey Faist
61591594a2
typo fix
2018-08-24 18:19:07 -04:00
Casey Faist
13bca29e13
update tests to expect success for all 2.7.15 builds
2018-08-24 18:12:28 -04:00
Ian Stapleton Cordasco
2d290e94e9
Add heroku-18 to our Travis CI config
...
- Add stage to Travis CI config and update tests.sh script to recognize
it
- Update tests to assert there is no Python 2 on Heroku-18
- Update nltk fixture to use Python 3.6 so we can test it on all stacks
Closes gh-730
2018-07-09 11:51:03 -05:00
Ian Stapleton Cordasco
abade31848
Update defaults for Python 3 apps on Heroku
...
Also update our documentation and CHANGELOG for this version of the
buildpack.
2018-06-28 10:57:13 -05:00
Ally Weir
f1e1df2fa1
Bump pipenv version
2018-05-24 11:37:01 +01:00
kennethreitz
a8fdd1e532
Python 3.6.5 ( #695 )
...
* 3.6.5
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
* fix tests
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-02 09:35:32 -04:00
kennethreitz
22174d6232
fix tests
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-02 07:10:22 -04:00
kennethreitz
3d8f6de92e
update latest version of python
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-05-01 11:28:42 -04:00
Ian Stapleton Cordasco
3c64697472
Add Python 2.7.15 to the list of runtimes ( #692 )
...
* Add Python 2.7.15 to the list of runtimes
Closes #691
* Update the default Python 2 to 2.7.15 everywhere
2018-05-01 10:27:32 -04:00
kennethreitz
6bcbf19bb0
test git egg installation ( #666 )
...
Signed-off-by: Kenneth Reitz <me@kennethreitz.org >
2018-04-26 09:16:11 -04:00