Commit graph

12 commits

Author SHA1 Message Date
Marcus Moore
f7d2b62d87
Improve method name 2023-05-01 16:06:28 -07:00
Marcus Moore
6d594faae7
Clear the settings cache on app destruction 2023-05-01 16:04:43 -07:00
Marcus Moore
f6cff90829
Migrate to new test settings interface 2023-04-17 17:31:12 -07:00
Marcus Moore
473241edca
Move initialization of settings to trait 2023-04-13 16:52:20 -07:00
Marcus Moore
7c95e45178
Introduce trait to conditionally interact with settings 2023-04-12 17:28:47 -07:00
Marcus Moore
cd0796ddda
Allow Settings to be chainable 2023-04-06 18:46:29 -07:00
Marcus Moore
9561b66613
Add return types and docblock 2023-04-06 17:58:53 -07:00
Marcus Moore
95f195046d
Move cache flush to testing helper 2023-04-06 17:50:24 -07:00
Marcus Moore
52c733b31d
Add ability to set provided settings 2023-04-06 17:48:23 -07:00
Marcus Moore
8ac4d3aeea
Move to a static constructor 2023-04-06 17:42:15 -07:00
Marcus Moore
bbfb6c338a
Remove unused method 2023-04-06 17:28:16 -07:00
Marcus Moore
f767cc082f
Introduce improved way to interact with settings in tests 2023-04-06 17:27:18 -07:00