Commit Graph

36 Commits

Author SHA1 Message Date
Roberto Rosario
ff5ac7ff4e Update Travis CI configuration to use Ubuntu Trusty instead of
Ubuntu Precise.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-06-07 10:27:18 -04:00
Roberto Rosario
8179c35189 Simplify test runner by adding a new option '--mayan-apps' that
automatically tests all Mayan apps that report to have tests.
Change the app flag that indicates when an app has test
from 'test' to the more explicit 'has_test'.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2017-03-14 23:47:40 -04:00
Roberto Rosario
0078600e62 Add custom tests runner that replaces the custom "runtests"
management command.
2017-02-17 18:12:48 -04:00
Roberto Rosario
2bd92d8fac Use the unified test management command for continious integration. 2015-10-20 21:12:33 -04:00
Roberto Rosario
62ecc32ad5 Add --nomigrations swtich to test config files. Add metadata app to gitlab test config file. 2015-09-27 01:41:31 -04:00
Roberto Rosario
afac156da8 Revert "Update travis config file to use new architecture."
This reverts commit 206ff0ba3c.
2015-09-17 03:07:18 -04:00
Roberto Rosario
206ff0ba3c Update travis config file to use new architecture. 2015-09-17 03:02:04 -04:00
Roberto Rosario
04be61a6f4 Add LibreOffice to the Travis CI config file. 2015-09-16 21:38:06 -04:00
Roberto Rosario
6ca6cd9f21 PEP8 Cleanusp (549 warnings). 2015-09-16 04:15:10 -04:00
Roberto Rosario
ef970016db Add metadata app to the test list. 2015-08-20 14:42:27 -04:00
Roberto Rosario
83974d5656 Move travis-ci related settings files into their own module. 2015-08-19 01:30:07 -04:00
Roberto Rosario
04b4d9cf4e Add German language OCR to Travis CI test file. 2015-07-18 03:57:19 -04:00
Roberto Rosario
bc3eed143c Add permission inheritance by parent object. Add ACLs app model tests. 2015-07-10 01:40:21 -04:00
Roberto Rosario
01438f933c Add tests for the permission app. 2015-07-10 00:38:32 -04:00
Roberto Rosario
78198f3398 Smart settings refactor 2015-06-22 21:04:06 -04:00
Roberto Rosario
0bcf87ec85 Add tests for the django_gpg app 2015-06-02 02:32:33 -04:00
Roberto Rosario
b6855cc40e Don't test against Python 2.6 anymore as Django 1.7 only supports Python 2.7 and up 2015-03-30 05:09:34 -04:00
Roberto Rosario
67182f7b6e Add the sources app tests to the travis config file 2015-03-06 18:48:13 -04:00
Roberto Rosario
aac6190331 Correctly import the base travis settings for sqlite matrix entry 2015-01-29 00:58:05 -04:00
Roberto Rosario
be940ea913 Run the sqlite test matrix with the travis settings file too, remove unnecesary initialsetup steps 2015-01-29 00:37:15 -04:00
Roberto Rosario
c5be844097 Actually run initialsetup agains the matrix DB 2015-01-05 03:33:18 -04:00
Roberto Rosario
59bd62cbd5 Remove testing agains Python 3.x versions for now 2015-01-05 02:40:40 -04:00
Roberto Rosario
580e5e002f Update travis CI file to test agains different databases, add travis DB setting files 2015-01-05 02:29:58 -04:00
Roberto Rosario
15e681e61a Clean up travil CI file 2015-01-05 02:02:37 -04:00
Roberto Rosario
94eeb52990 Remove --use-mirrors, try other ways to invoke manage.py, allow testing agains Python 3.2,3.3 & 3.4 to fail 2015-01-05 01:45:46 -04:00
Roberto Rosario
b2733bd851 Improve travis CI config file 2015-01-05 01:38:38 -04:00
Roberto Rosario
8a2c736833 Moved and fixed search related tests from the documents app to the dynamic search app 2015-01-04 00:40:03 -04:00
Roberto Rosario
c8c52f47a7 Add document indexing app tests to travis config file 2015-01-03 23:58:40 -04:00
Roberto Rosario
aaf8855403 Add development branch to travis config file 2014-09-06 17:30:10 -04:00
Roberto Rosario
a5d75fc95a Add OCR test 2014-07-01 00:45:42 -04:00
Roberto Rosario
45900332c2 Update travis file 2014-06-20 20:21:34 -04:00
Roberto Rosario
b0ef4f9563 Add tags tests to the travis ci config file 2014-05-23 21:09:23 -04:00
Roberto Rosario
ad105e620a Add folders app unit tests 2014-05-23 21:07:24 -04:00
Roberto Rosario
99142719db Update travis ci config file to include document signature tests 2014-05-23 20:43:56 -04:00
Roberto Rosario
489f7778d1 Add enable lock_manager tests to the travis CI config file 2014-05-23 18:23:13 -04:00
Roberto Rosario
5c908c57c8 Add travis CI config file 2014-05-19 20:54:12 -04:00