8e75fc0b6f
Upgrade screenshot taking script to handle onboarding
2019-02-16 16:27:18 +01:00
2c6e5b2e9c
Screenshots: Add more screenshots
...
* Add another note and then take a screenshot of the list view
* Take a screenshot of the Git Host Setup
2019-02-16 00:54:58 +01:00
e97300b7b1
Integration Test: Make it take a few screenshots
...
* Default value
* App Drawer
* Note Editing
2019-02-16 00:46:03 +01:00
00355c532b
Add a trivial integration test which just takes a screenshot
...
This required refactoring the code. With this we can now write an
integration test to test the main parts of the app, but more importantly
we can automate the process of generating the screenshots.
2019-02-16 00:16:32 +01:00
f27d9b4b23
Flutter Driver Test: Wait for element to be visible before tapping
2019-02-11 10:24:14 +01:00
bd9ca896bf
Fix clone test
...
The keys were not formatted correctly.
2019-02-06 16:17:58 +01:00
4de157e6b1
Add an automated test for testing git clone in github
...
It currently fails :(
2019-02-06 15:06:08 +01:00
cb020c00fe
Add the first integration test using the flutter driver
...
We need to test the git operations on all the devices.
2019-02-05 14:35:36 +01:00