Commit Graph

13 Commits

Author SHA1 Message Date
Marcus Moore
9cb0decf35 Adapt multiple column search based on database driver 2023-05-18 12:54:00 -07:00
Marcus Moore
7c95e45178 Introduce trait to conditionally interact with settings 2023-04-12 17:28:47 -07:00
Marcus Moore
f767cc082f Introduce improved way to interact with settings in tests 2023-04-06 17:27:18 -07:00
Marcus Moore
272cc1adac Skip creating user when creating a setting since it isn't needed 2023-03-20 15:33:40 -07:00
Marcus Moore
16e3416225 Update test case 2023-03-20 14:27:45 -07:00
Marcus Moore
43ff7261b2 Remove redundant base test case 2023-03-07 16:57:55 -08:00
Marcus Moore
8c13a4c5c9 Use LazilyRefreshDatabase instead of RefreshDatabase 2023-03-07 16:43:18 -08:00
Marcus Moore
c03079944a Be more explicit in test case 2023-02-06 16:06:13 -08:00
Marcus Moore
9a0c66bd30 Clear some extra lines 2023-02-02 18:30:18 -08:00
Marcus Moore
d8e92d29c0 Improve readability 2023-02-02 18:25:54 -08:00
Marcus Moore
93a62c87c2 Implement test for searching users 2023-02-02 17:57:24 -08:00
Marcus Moore
89eff23e44 Continue implementing tests 2023-02-02 17:41:32 -08:00
Marcus Moore
a2e47d19fc Scaffold tests for user select list api and begin to implemenet 2023-02-02 13:47:00 -08:00