3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-03-02 06:18:50 +00:00
Commit Graph

92 Commits

Author SHA1 Message Date
c1601b9a8c Updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-03-12 17:28:50 +00:00
25395e9af1 Add test for storing user 2025-03-05 11:37:03 -08:00
69009e027f Add authorization test 2025-03-05 11:34:45 -08:00
695c9d070f Require int for department and company ids when creating user via api 2025-03-05 11:32:04 -08:00
e60462b751 Added/updated tests
Signed-off-by: snipe <snipe@snipe.net>
2025-02-24 13:38:28 +00:00
54cc427ef5 Updated tests for new RMB behavior
Signed-off-by: snipe <snipe@snipe.net>
2025-02-20 18:28:46 +00:00
cd7135ea77 More test fixes
Signed-off-by: snipe <snipe@snipe.net>
2025-02-19 06:19:50 +00:00
1be7508340 Add simple tests to ensure views render 2024-12-16 17:45:10 -08:00
fcefcc8184 Merge pull request #15512 from marcusmoore/testing/fmcs
Added tests for delete methods in api
2024-09-18 13:44:44 +01:00
9e957baeb5 Fixed check for outside assets on user update validation
Signed-off-by: snipe <snipe@snipe.net>
2024-09-17 15:46:45 +01:00
3519a82ddd Fix name: TestsFullMultipleCompaniesSupport 2024-09-16 16:55:20 -07:00
a629df07bf Implement interfaces on existing test classes 2024-09-16 14:49:08 -07:00
9a13fcab23 Pluralize 2024-09-16 14:38:38 -07:00
b8b3f91ce4 Formatting 2024-09-16 13:55:18 -07:00
9fe8a866e0 Updated test
Signed-off-by: snipe <snipe@snipe.net>
2024-09-02 19:07:21 +01:00
e8e3060a75 Added tests
Signed-off-by: snipe <snipe@snipe.net>
2024-09-02 18:51:22 +01:00
b64ed254e0 Fixed tests
Signed-off-by: snipe <snipe@snipe.net>
2024-08-29 13:49:09 +01:00
dec4691c73 should be good to go now 2024-08-16 12:50:09 -05:00
9622e05cf5 correct api test 2024-08-14 18:41:06 -05:00
afaf53cdfc failing ui test 2024-08-14 18:14:21 -05:00
4a2d2f7336 Improve variable name 2024-08-07 13:32:30 -07:00
a220986d16 Switch to snake case 2024-08-06 16:13:51 -07:00
2a8ac81eed Fix namespace 2024-08-06 15:22:13 -07:00
94e00b8a3e Use new accessory checkout relationship 2024-08-05 17:26:11 -07:00
35e7a3163c Implement test case 2024-08-05 16:54:31 -07:00
96fafa6952 Improve readability 2024-08-05 16:36:29 -07:00
a55693211f Move test class 2024-08-05 16:27:04 -07:00
1acd24fdbe Re-order helpers 2024-08-05 16:26:25 -07:00
59b7d5db4b Remove comment 2024-08-05 16:25:14 -07:00
16aa47509b Implement test for assets 2024-08-05 16:24:52 -07:00
d1bb3ef6bf Scaffold two tests 2024-08-05 16:19:09 -07:00
5cd9dd4a67 Add assertion to ensure user cannot perform bulk actions on self 2024-08-05 16:17:24 -07:00
fc405d9d73 Assert redirected to correct place 2024-08-05 16:14:01 -07:00
5786ff5035 Add assertion for success message 2024-08-05 16:11:07 -07:00
8a206a6d92 Add assertion 2024-08-05 16:10:12 -07:00
b06501dd02 Add assertions 2024-08-05 16:02:59 -07:00
e3049fffd4 Remove comment 2024-08-05 15:50:53 -07:00
5ecdb7e07c Add validation test 2024-08-05 15:50:09 -07:00
4ed3347f52 Add permission check 2024-08-05 15:43:38 -07:00
364775dcfe Improve readability 2024-08-05 15:42:03 -07:00
480e4f3a69 Improve readability 2024-08-05 15:16:40 -07:00
78a0417ee9 Add another user into the mix 2024-08-05 15:11:18 -07:00
7161b6416e Add failing test for accessories and consumables checkin 2024-07-24 14:16:42 -07:00
7455bf329d Added more locations tests
Signed-off-by: snipe <snipe@snipe.net>
2024-07-05 08:21:31 +01:00
a6d04509a5 Merge pull request #15016 from snipe/improved_user_merge
Fixed #15005 - Improvements  on user merge
2024-07-03 23:19:50 +01:00
9f1e59cf78 Marcus’ nitpicks
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 23:01:41 +01:00
5e15cc3bbe Added markIncompleteIfSqlite() method
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 22:18:31 +01:00
17a6335d13 Added test
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 22:12:06 +01:00
dab4aced48 Renamed test
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 20:50:09 +01:00
1774952312 Added additional assertions
Signed-off-by: snipe <snipe@snipe.net>
2024-07-03 20:19:12 +01:00