yunohost/src/yunohost/tests
ljf (zamentur) bb4af396d8 [fix] Make read-only mount bind actually read-only (#343)
* [fix] Mount bind readonly not really readonly
* Attempt to clarify and fix some issues with the readonly mount
* Fix some missing messages and exception handling
* Get rid of horrible bash command
* Use subproces.check_call to avoid security hazard
* Revert comment about hard link
* Add test that mount binds are readonly
2017-08-13 22:28:36 +02:00
..
__init__.py [enh] Add unit test mechanism (#254) 2017-02-20 00:30:36 +01:00
conftest.py [fix] Tests were broken from recent changes about m18n 2017-08-07 12:16:31 -04:00
test_appslist.py [fix] Typo in applist migration (#317) 2017-06-01 18:14:39 +02:00
test_appurl.py [fix] Split checkurl into two functions : availability + booking (#267) 2017-04-16 16:47:51 +02:00
test_backuprestore.py [fix] Make read-only mount bind actually read-only (#343) 2017-08-13 22:28:36 +02:00
test_changeurl.py Don't verify SSL during changeurl tests :/ (#332) 2017-07-21 00:45:05 +02:00
test_settings.py Global settings (#229) 2017-05-16 17:18:07 +02:00