Pat Hartl
692cd85161
Fixed save packaging and upload
...
Fixes #190
2025-03-19 17:35:16 -05:00
Pat Hartl
404697d588
Refactor save upload using SavePacker
2025-03-18 20:30:04 -05:00
Pat Hartl
72b613f1eb
Fix import via local file and add basic import test
...
Fixes #203
2025-03-17 20:16:26 -05:00
Pat Hartl
698ddc378e
Add test for checking CreatedBy on basic record creation
2025-03-16 21:04:24 -05:00
Pat Hartl
a47f3feeb7
(Mostly) fix launcher download
...
Fixes #191
2025-03-16 20:13:35 -05:00
Pat Hartl
2e63b6e8e7
Tests for UpdateService methods that access GitHub
2025-03-16 19:37:23 -05:00
Pat Hartl
78da00a83d
Change namespace of abstractions
2025-03-16 14:35:53 -05:00
Pat Hartl
3e8d4fca0a
Replace IVersionProvider implementation for tests
2025-03-16 14:01:54 -05:00
Pat Hartl
0b7959dd04
Artifact test
2025-03-16 00:32:23 -05:00
Pat Hartl
3a9bc576fc
Working tests for creating user and changing password
2025-03-15 23:38:13 -05:00
Pat Hartl
274fe04ca2
Working test using in-memory database
2025-03-15 23:13:31 -05:00
Pat Hartl
b80d7d0153
First working test
2025-03-15 22:02:26 -05:00
Pat Hartl
86c906f8db
Add project for automated tests
...
Had to remove the responsibility of providing the current version of the application from UpdateService. A new IVersionProvider can be used to get the version. This also allows for this to be mocked in tests.
2025-03-15 21:00:00 -05:00