1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-14 12:42:27 +00:00
senpy/tests
J. Fernando Sánchez 1313853788 Several fixes and improvements
* Add Topic model
* Add PDB post-mortem debugging
* Add logger to plugins (`self.log`)
* Add NLTK resource auto-download
* Force installation of requirements even if adding doesn't work
* Add a method to find files in several possible locations. Now the plugin.open
method will try these locations IF the file is to be opened in read mode.
Otherwise only the SENPY_DATA folder will be used (to avoid writing to the
package folder).
2018-06-14 15:10:16 +02:00
..
__init__.py Improved plugins, better tests, gevent 2014-12-01 18:27:20 +01:00
test_api.py Fix schema issues and parameter validation 2018-05-16 11:16:32 +02:00
test_blueprints.py Macro commit 2018-01-06 21:03:20 +01:00
test_cli.py Macro commit 2018-01-06 21:03:20 +01:00
test_client.py Several fixes 2018-01-06 20:55:29 +01:00
test_extensions.py Several fixes and improvements 2018-06-14 15:10:16 +02:00
test_models.py Log easy and test serializable 2018-01-18 15:50:46 +01:00
test_plugins.py Skip evaluation tests in Py2 2018-04-25 09:29:46 +02:00
test_schemas.py Fix schema issues and parameter validation 2018-05-16 11:16:32 +02:00
test_test.py Improve requests patching 2018-01-18 12:23:06 +01:00