[test] minimal qml tests
just a minimal boilerplate. the idea is to import the qml files and assert that the states/widgets change accordingly if we mock the backend status. - Closes: #300
Showing
- Makefile 11 additions, 2 deletionsMakefile
- README.md 8 additions, 0 deletionsREADME.md
- bitmask.pro 0 additions, 1 deletionbitmask.pro
- gui/backend.go 10 additions, 1 deletiongui/backend.go
- gui/qml/main.qml 1 addition, 1 deletiongui/qml/main.qml
- pkg/backend/api.go 13 additions, 5 deletionspkg/backend/api.go
- pkg/backend/init.go 6 additions, 6 deletionspkg/backend/init.go
- pkg/backend/mocks.go 8 additions, 7 deletionspkg/backend/mocks.go
- pkg/bitmask/init.go 17 additions, 11 deletionspkg/bitmask/init.go
- test.pro 26 additions, 0 deletionstest.pro
- tests/.gitignore 10 additions, 0 deletionstests/.gitignore
- tests/test_ui.cpp 52 additions, 0 deletionstests/test_ui.cpp
- tests/tst_smoke.qml 28 additions, 0 deletionstests/tst_smoke.qml
Loading
Please register or sign in to comment