BookStack/tests
Bharadwaja G 6200948eec Merge branch 'master' of git://github.com/BookStackApp/BookStack into BookStackApp-master
Conflicts:
	app/Http/Controllers/BookController.php
	resources/lang/en/common.php
	resources/views/books/create.blade.php
	resources/views/books/form.blade.php
	resources/views/books/index.blade.php
	resources/views/users/edit.blade.php
	tests/Entity/EntityTest.php
2017-08-29 12:19:00 +05:30
..
Auth Merge branch 'master' of git://github.com/Cyber-Duck/BookStack into Cyber-Duck-master 2017-07-27 16:20:38 +01:00
Entity Resolved current failing tests 2017-08-26 14:41:46 +01:00
Permissions Merge branch 'master' of git://github.com/Abijeet/BookStack into Abijeet-master 2017-08-01 19:24:33 +01:00
test-data Added in attachment tests 2016-10-23 15:25:04 +01:00
ActivityTrackingTest.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
AttachmentTest.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
BrowserKitTest.php Prevent empty-state actions visible without permission. 2017-07-02 15:59:40 +01:00
CommandsTest.php Added clear activity/revision commands. Cleaned commands. 2017-02-26 09:16:24 +00:00
CreatesApplication.php Namespaced tests to align with new laravel default 2017-02-04 11:58:42 +00:00
HomepageTest.php Made custom home ignore permissions and added tests 2017-08-28 13:55:39 +01:00
ImageTest.php Reverted required changes. 2017-07-15 19:07:32 +05:30
LanguageTest.php Enabled translation when not logged in 2017-04-29 16:47:41 +01:00
PublicActionTest.php Fixed inaccessible revisions, added regression tests 2017-02-25 12:29:01 +00:00
TestCase.php Made custom home ignore permissions and added tests 2017-08-28 13:55:39 +01:00
UserProfileTest.php Fixes issues with the test case, now creating a user with the required profile setting. 2017-07-15 18:00:39 +05:30