automated_testing_framework_plugin_firebase 1.0.6+3
automated_testing_framework_plugin_firebase: ^1.0.6+3 copied to clipboard
Library to use Google's Firebase Realtime Database as a storage mechanism for automated tests and test results.
1.0.6+3 October 12th, 2020 #
- Added driver name to the object when the driver is connected.
1.0.6+2 October 7th, 2020 #
- Removed unnecessary
cryptopackage from explicit dependencies.
1.0.6+1 October 6th, 2020 #
- Standardized on a better key for golden images.
1.0.6 October 5th, 2020 #
- Have a working receiver of the external test driver using Firebase as the communication channel.
1.0.5 October 3rd, 2020 #
- Fixed suite name in test reader.
- Added golden image reader and writer (via Cloud Storage).
- Started prototype for external test driver capabilities.
1.0.4 September 24th, 2020 #
- Switched to latest report structure
- Updated to latest framework
- Added clock example
1.0.3 September 19th, 2020 #
- Updated with test suites
1.0.2 September 14th, 2020 #
- Switched to the common
automated_testing_framework_plugin_firebase_storageimage uploader.
1.0.1 September 14th, 2020 #
- Added logs to
TestReport - Added support for variables in steps
1.0.0+1 September 13th, 2020 #
- Switched to verified publisher
1.0.0 September 13th, 2020 #
- Initial release