Open animafps opened 1 year ago
Use rusts'/cargo tests to test all components so can develop more reliably
Currently there is a single test that is testing if it can do the initial launch of the program and up to file selection but dependencies are in the way need to fix #39
Dependencies are now sorted in the CI so any test case including running the binary should function
Use rusts'/cargo tests to test all components so can develop more reliably
Currently there is a single test that is testing if it can do the initial launch of the program and up to file selection but dependencies are in the way need to fix #39