3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-23 02:25:58 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
9ad99c1d81 Merge pull request #16494 from marcusmoore/bug/sc-28675
Avoid logging consumable checkins and purge action log of bad entries
2025-04-19 14:24:52 +01:00
96d5e072fe Fixed flaky tests on user creation
Signed-off-by: snipe <snipe@snipe.net>
2025-04-17 22:39:04 +01:00
87a03ec1ed Fixed test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 20:41:43 +01:00
7133a1b262 Fixed test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 16:41:09 +01:00
5876418eed Search on email partial
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 16:31:03 +01:00
260174dfd9 Added test
Signed-off-by: snipe <snipe@snipe.net>
2025-04-15 15:46:12 +01:00
ac597b517b Remove blank line 2025-03-24 12:39:17 -07:00
ac56640d40 Spilt test scenarios 2025-03-20 16:21:42 -07:00
ce585539aa Improve test name 2025-03-20 16:13:13 -07:00
2cfff8e07c Formatting 2025-03-20 16:12:31 -07:00
0ceda098ff Spilt test scenarios 2025-03-20 16:10:01 -07:00
db81209fe1 Organize existing tests 2025-03-20 16:01:28 -07:00
be6caf936e Avoid logging consumable checkins 2025-03-12 11:48:14 -07:00
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