Pēteris Caune
|
046a643b13
|
Add python 3.8 to .travis.yml -- let's see if it will work...
|
5 years ago |
Pēteris Caune
|
f9ec5b482f
|
Upgrade to Django 2.2.6. Fixes #284
|
5 years ago |
Pēteris Caune
|
4755e1c9da
|
Exclude sqlite from Travis builds. There's a Django bug that breaks sqlite (https://code.djangoproject.com/ticket/30754#ticket) and I don't want all builds to fail (and potentially mask other issues) until the upstream bugfix is released.
|
5 years ago |
Chris Caron
|
86ad70f6d5
|
improved testing
|
5 years ago |
Pēteris Caune
|
28483020bf
|
Fix mysql configuration in .travis.yml
|
6 years ago |
Pēteris Caune
|
1a9137c0ac
|
Set Travis dist to xenial, add py3.7
|
6 years ago |
Pēteris Caune
|
9bc0f1b82a
|
Dropping Python 2 support
|
7 years ago |
Pēteris Caune
|
ea115aa45b
|
Add python 3.6 to travis testing matrix, change postgres from 9.4 to 9.6
|
7 years ago |
Pēteris Caune
|
9e37b22a70
|
PDF invoices.
|
7 years ago |
Pēteris Caune
|
9d8d96afbf
|
Fix tests.
|
7 years ago |
Di Wu
|
32050e06e8
|
dont include tests in coverage calculation
|
9 years ago |
Di Wu
|
fe72792fd2
|
use basetestcase for most test cases that require predefined user, add test for ensuretriggers, add travis cache
|
9 years ago |
Pēteris Caune
|
be7feecbe2
|
Put braintree requirement in .travis.yml instead of requirements.txt
|
9 years ago |
Pēteris Caune
|
7240ce9ba8
|
Fix bug with pinging webhook
|
9 years ago |
Pēteris Caune
|
fec76008e5
|
Install mysqlclient so Django can access MySQL database.
|
9 years ago |
Pēteris Caune
|
0b35cb7201
|
Let's try Travis with MySQL and SQLite too
|
9 years ago |
Pēteris Caune
|
1374b43c93
|
Let's try coveralls.io
|
9 years ago |
Pēteris Caune
|
621f30ec13
|
More tests
|
10 years ago |
Pēteris Caune
|
53a20ffba2
|
.travis.yml was in the wrong directory
|
10 years ago |
Pēteris Caune
|
4057759df6
|
Setting up tests
|
10 years ago |