3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-04-12 10:50:38 +00:00

15 Commits

Author SHA1 Message Date
a470ba76df Remove assertion
Log::setEventDispatcher(Event::fake()) no longer works...
2026-03-18 14:04:17 -07:00
446f5f3cef Run pint on tests 2026-03-16 17:40:57 -07:00
7e1295bac7 Fix tests and fix migrations to always explicitly include nullable() 2025-02-22 12:15:12 +00:00
3e832e5e94 Revert "Define test classes as final"
This reverts commit 95516b0343.
2024-08-06 13:31:17 -07:00
82e795b642 Revert "Add return types to test methods"
This reverts commit 83fb6826ee.
2024-08-06 13:30:34 -07:00
95516b0343 Define test classes as final 2024-08-06 20:25:22 +00:00
83fb6826ee Add return types to test methods 2024-08-06 20:25:22 +00:00
96241cb67c Adopt PHP attributes in test classes 2024-08-06 20:25:21 +00:00
7f7cfef81b Mark test as Incomplete, and downgrade error back to debug for tests 2024-07-23 20:24:05 +01:00
5eea08088d Improve .env file checking to not validate SSL certificates 2024-07-23 16:03:02 +01:00
203b60383f Added storage path permissions test for SettingsController@getSetupIndex 2024-06-19 17:46:59 +01:00
d35e251d6e Added test for app url config 2024-06-05 21:46:43 +01:00
89e50b94d3 Fix Failing sqlite test 2024-06-03 08:09:05 +01:00
c63c17d49f Added test for .env visibility for setup page 2024-05-31 17:33:57 +01:00
404ee238a3 Added test for setup page 2024-05-30 14:37:24 +01:00