automated_testing_framework_plugin_firebase 5.0.2+14
automated_testing_framework_plugin_firebase: ^5.0.2+14 copied to clipboard
Library to use Google's Firebase Realtime Database as a storage mechanism for automated tests and test results.
5.0.2+14 May 2, 2023 #
- Automated dependency updates
5.0.2+13 April 25, 2023 #
- Automated dependency updates
5.0.2+12 April 18, 2023 #
- Automated dependency updates
5.0.2+11 April 11, 2023 #
- Automated dependency updates
5.0.2+10 April 4, 2023 #
- Automated dependency updates
5.0.2+9 March 28, 2023 #
- Automated dependency updates
5.0.2+8 March 21, 2023 #
- Automated dependency updates
5.0.2+7 March 14, 2023 #
- Automated dependency updates
5.0.2+6 March 7, 2023 #
- Automated dependency updates
5.0.2+5 February 28, 2023 #
- Automated dependency updates
5.0.2+4 February 21, 2023 #
- Automated dependency updates
5.0.2+3 February 14, 2023 #
- Automated dependency updates
5.0.2+2 February 7, 2023 #
- Automated dependency updates
5.0.2+1 January 31, 2023 #
- Automated dependency updates
5.0.2 January 24th, 2023 #
- Flutter 3.7
5.0.1+18 January 24, 2023 #
- Automated dependency updates
5.0.1+17 January 17, 2023 #
- Automated dependency updates
5.0.1+16 January 10, 2023 #
- Automated dependency updates
5.0.1+15 January 3, 2023 #
- Automated dependency updates
5.0.1+14 December 13, 2022 #
- Automated dependency updates
5.0.1+13 December 6, 2022 #
- Automated dependency updates
5.0.1+12 November 29, 2022 #
- Automated dependency updates
5.0.1+11 November 22, 2022 #
- Automated dependency updates
5.0.1+10 November 15, 2022 #
- Automated dependency updates
5.0.1+9 November 8, 2022 #
- Automated dependency updates
5.0.1+8 November 1, 2022 #
- Automated dependency updates
5.0.1+7 October 18, 2022 #
- Automated dependency updates
5.0.1+6 October 4, 2022 #
- Automated dependency updates
5.0.1+5 September 27, 2022 #
- Automated dependency updates
5.0.1+4 September 20, 2022 #
- Automated dependency updates
5.0.1+3 September 20, 2022 #
- Automated dependency updates
5.0.1+2 August 30, 2022 #
- Automated dependency updates
5.0.1+1 August 24, 2022 #
- Automated dependency updates
5.0.1 August 24, 2022 #
- Analysis fixes
5.0.0+12 August 16, 2022 #
- Automated dependency updates
5.0.0+11 August 9, 2022 #
- Automated dependency updates
5.0.0+10 August 2, 2022 #
- Automated dependency updates
5.0.0+9 July 26, 2022 #
- Automated dependency updates
5.0.0+8 July 19, 2022 #
- Automated dependency updates
5.0.0+7 July 12, 2022 #
- Automated dependency updates
5.0.0+6 June 28, 2022 #
- Automated dependency updates
5.0.0+5 June 21, 2022 #
- Automated dependency updates
5.0.0+4 June, 14, 2022 #
- Automated dependency updates
5.0.0+3 June, 7, 2022 #
- Automated dependency updates
5.0.0+2 May, 31, 2022 #
- Automated dependency updates
5.0.0+1 May, 30, 2022 #
- Automated dependency updates
5.0.0 May 14th, 2022 #
- Flutter 3.0
4.0.2+2 April 16th, 2022 #
- Dependency updates
4.0.2+1 March 1st, 2022 #
- Dependency update
4.0.1+1 February 6th, 2022 #
- Dependency update
4.0.1 January 9th, 2022 #
- Dependency update
4.0.0+1 September 19th, 2021 #
- Dependency update
4.0.0 July 26th, 2021 #
- Dependency update
3.0.4 June 22nd, 2021 #
- Updated with the latest framework
- Dependency update
- Moved to real release rather than preview release
3.0.3-nullsafety May 9th, 2021 #
- Added BDD values to the test steps
3.0.1-nullsafety April 19th, 2021 #
- Updated
firebase_database
to Null Safe preview
3.0.0+1 April 19th, 2021 #
- Removed deprecated references to the SnackBar
3.0.0 March 8th, 2021 #
- Null Safety
- Removed Test Driver capabilities, migrate to the new websocket solution.
2.0.0 February 21st, 2021 #
- Updating to latest framework
1.0.14+3 January 17th, 2021 #
- Dependency updates
1.0.14+1 January 12th, 2021 #
- Added metadata to the reports to provide full data sets as well as smaller minified data sets for easier reporting.
- Ensured the metadata ids match those of the reports
1.0.13+3 November 18th, 2020 #
- Exposed the
driver
fromFirebaseTestDriver
1.0.13+2 November 17th, 2020 #
- Updated the signature of
runTests
.
1.0.13+1 November 16th, 2020 #
- Updated the firebase driver to expose
runTests
.
1.0.13 November 16th, 2020 #
- Updated the firebase driver to allow device id to be changed post construction.
1.0.12 November 4th, 2020 #
- Made some of the test driver functions public.
1.0.11 November 3rd, 2020 #
- Updated with latest framework version.
1.0.10+1 October 28th, 2020 #
- Fixed exception for when there are no tests.
1.0.10 October 28th, 2020 #
- Updated to latest framework version.
- Added
appIdentifier
to theFirebaseTestDriver
.
1.0.9+1 October 20th, 2020 #
- Changed how the status updates on the
FirebaseTestDriver
.
1.0.9 October 18th, 2020 #
- Added optional
deviceId
toFirebaseTestDriver
to allow for apps overriding the default device id.
1.0.8+2 October 15th, 2020 #
- Fixed inverted logic on golden image cache.
1.0.8+1 October 15th, 2020 #
- Fixed golden image id in the
testImageReader
.
1.0.8 October 15th, 2020 #
- Updated to use new id for
GoldenTestImages
provided from core framework.
1.0.7 October 14th, 2020 #
- Added timestamp to
testWriter
.
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
crypto
package 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_storage
image 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