-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed
Description
Currently we have testing in place for basic Photino functionality, but there are some caveats with the current test setup.
Operating systems
Windows
Linux
- Linux environment does not support all features for proper window management, like minimize and maximize.
- Anything that has to do with manipulation of the window location, movement and other related stuff does not work in the current test environment.
- lack of transparency support after initialization.
MacOs
- MacOs evironment does not support any testing that requires actual window spawning due to main thread conflicts. This is seemingly a problem indirectly caused by the TUnit framework.
Testing libraries
Playwright testing
- Currently this is only to be able to be ran locally on a windows device. This should be able to also ran on the windows action environment but there seems to be an issue with setting up the photino window. see failed run for lack of explanation in the logs.
Preferably these, and any upcomming issues should be resolved and be able to be tested in some way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationhelp wantedExtra attention is neededExtra attention is needed