automated_testing_framework_plugin_flow_control 4.0.1+24 copy "automated_testing_framework_plugin_flow_control: ^4.0.1+24" to clipboard
automated_testing_framework_plugin_flow_control: ^4.0.1+24 copied to clipboard

discontinued

Library to use provide flow control test steps to the Automated Testing Framework.

[4.0.1+24] - January 3, 2023 #

  • Automated dependency updates

[4.0.1+23] - December 27, 2022 #

  • Automated dependency updates

[4.0.1+22] - December 21, 2022 #

  • Automated dependency updates

[4.0.1+21] - December 13, 2022 #

  • Automated dependency updates

[4.0.1+20] - November 22, 2022 #

  • Automated dependency updates

[4.0.1+19] - November 15, 2022 #

  • Automated dependency updates

[4.0.1+18] - November 8, 2022 #

  • Automated dependency updates

[4.0.1+17] - November 1, 2022 #

  • Automated dependency updates

[4.0.1+16] - October 25, 2022 #

  • Automated dependency updates

[4.0.1+15] - October 18, 2022 #

  • Automated dependency updates

[4.0.1+14] - September 27, 2022 #

  • Automated dependency updates

[4.0.1+13] - September 20, 2022 #

  • Automated dependency updates

[4.0.1+12] - September 13, 2022 #

  • Automated dependency updates

[4.0.1+11] - September 6, 2022 #

  • Automated dependency updates

[4.0.1+10] - August 30, 2022 #

  • Automated dependency updates

[4.0.1+9] - August 16, 2022 #

  • Automated dependency updates

[4.0.1+8] - August 9, 2022 #

  • Automated dependency updates

[4.0.1+7] - August 2, 2022 #

  • Automated dependency updates

[4.0.1+6] - July 26, 2022 #

  • Automated dependency updates

[4.0.1+5] - July 19, 2022 #

  • Automated dependency updates

[4.0.1+4] - July 12, 2022 #

  • Automated dependency updates

[4.0.1+3] - June 21, 2022 #

  • Automated dependency updates

[4.0.1+2] - May, 31, 2022 #

  • Automated dependency updates

[4.0.1+1] - May, 30, 2022 #

  • Automated dependency updates

[4.0.1] - May 20th, 2022 #

  • Bump typeahead to 4.0.0

[4.0.0] - May 14th, 2022 #

  • Flutter 3.0

[3.1.1+3] - April 16th, 2022 #

  • Dependency updates

[3.1.1+2] - February 16th, 2022 #

  • Dependency updates

[3.1.1+1] - February 6th, 2022 #

  • Dependency updates

[3.1.1] - January 9th, 2022 #

  • Dependency updates

[3.1.0+2] - September 19th, 2021 #

  • Dependency updates

[3.1.0+1] - June 22nd, 2021 #

  • Updated with the latest framework and removed deprecated references.

[3.1.0] - May 21st, 2021 #

  • Null Safety Fixes

[3.0.1] - April 19th, 2021 #

  • Added BDD values

[3.0.0+1] - April 19th, 2021 #

  • Removed deprecated references to the SnackBar

[3.0.0] - March 8th, 2021 #

  • Null Safety

[2.0.0] - February 21st, 2021 #

  • Updating to latest framework

[1.0.10+2] - January 17th, 2021 #

  • Dependency updates

[1.0.10+1] - December 21st, 2020 #

  • Fix to add caseSensitive to toJson in assert_variable_value.

[1.0.10] - December 21st, 2020 #

  • Added caseSensitive option to assert_variable_value.

[1.0.9] - October 20th, 2020 #

  • Added conditional_widget_exists step.

[1.0.8] - October 10th, 2020 #

  • Added execute_variable_function step.

[1.0.7+1] - October 10th, 2020 #

  • Fix to allow for non-string values in assert_variable_value.

[1.0.7] - October 9th, 2020 #

  • Added for_each_testable step.

[1.0.6+2] - October 8th, 2020 #

  • Dependency updates + fix on the iterate test.

[1.0.6+1] - October 8th, 2020 #

  • Added live web example to README.

[1.0.6] - October 8th, 2020 #

  • Added iterate and repeat_until steps + examples.

[1.0.5+1] - October 3rd, 2020 #

  • Fixed deprecated warning introduced with Flutter 1.22.

[1.0.5] - September 29th, 2020 #

  • Added include_test step support.

[1.0.4+1] - October 1st, 2020 #

  • Changed "Variable Key" to the more correct "Variable Name".

[1.0.4] - September 27th, 2020 #

  • Fixed a bug in expect_failure.
  • Added increment_value step.
  • Added retry_on_failure step.

[1.0.3] - September 23rd, 2020 #

  • Added multi_step step support.

[1.0.2+1] - September 22nd, 2020 #

  • Added missing fail step to the Steps doc

[1.0.2] - September 22nd, 2020 #

  • Fixed bug with assert_variable_value and the form
  • Updated conditional to call the new TestController.executeStep to ensure the correct sub-step is logged and tracked
  • Updating to latest framework
  • Added expect_failure step to support negative tests
  • Added fail step to support failing with specific messages

[1.0.1] - September 21st, 2020 #

  • Updating to latest framework

[1.0.0+1] - September 15th, 2020 #

  • Switching to GH Action for publishing

[1.0.0] - September 15th, 2020 #

  • Initial release