Commit Graph

7 Commits

Author SHA1 Message Date
Ben Olden-Cooligan
a0a012b7f2 WIP: Cross-platform app tests 2022-12-18 13:52:33 -08:00
Ben Olden-Cooligan
c84de96ad9 App test fixes 2022-11-13 11:09:22 -08:00
Ben Olden-Cooligan
4922a71bad Fix typo
I have no idea how I went this long without noticing...
2022-07-16 19:05:51 -07:00
Ben Olden-Cooligan
0e23dccdbc Verify no error log is generated in app tests 2022-06-27 21:12:22 -07:00
Ben Olden-Cooligan
db03784944 Use a custom AppData folder for NAPS2.App.Tests test isolation 2022-06-25 16:52:06 -07:00
Ben Olden-Cooligan
4d9a885700 Tester the worker app channel 2022-06-19 18:40:16 -07:00
Ben Olden-Cooligan
9409b4942b Add NAPS2.App.Tests for tests that run the actual exes and verify basic functionality
This should provide a nice combo - the detail of the functionality is tested by integration/unit tests, but we also verify that the exes are wired up correctly and nothing is horribly broken.
2022-06-19 14:38:52 -07:00