Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(Screens): add golden tests for some initial screens #73

Merged
merged 19 commits into from Aug 13, 2021

Commits on Aug 10, 2021

  1. chore(Assets): add offline google fonts

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8dd4551 View commit details
    Browse the repository at this point in the history
  2. test(Screens): add golden test for home screen

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3755b08 View commit details
    Browse the repository at this point in the history
  3. test(Screens): refactor golden test for home screen

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    e92afc5 View commit details
    Browse the repository at this point in the history
  4. test(Screens): add golden test for login screen

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    870f079 View commit details
    Browse the repository at this point in the history
  5. test(Goldens): add a global golden test config

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    bdf1653 View commit details
    Browse the repository at this point in the history
  6. chore(Gitignore): ignore windows generated golden pngs

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    465b528 View commit details
    Browse the repository at this point in the history
  7. test(Goldens): add shared mocks for auth provider

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    0d0e0d3 View commit details
    Browse the repository at this point in the history
  8. test(Screens): add golden tests for register screen

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2a53457 View commit details
    Browse the repository at this point in the history
  9. test(Screens): refactor golden tests for home and login screens

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    18c6c65 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. ci(Actions): add a workflow to update goldens for new changes

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    d866150 View commit details
    Browse the repository at this point in the history
  2. ci(Actions): update PR actions to new versions

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    04fa702 View commit details
    Browse the repository at this point in the history
  3. test(Screens): add comments to all golden tests

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    fe32dd6 View commit details
    Browse the repository at this point in the history
  4. ci(Actions): fix test folder path for ubuntu file system

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    5867965 View commit details
    Browse the repository at this point in the history
  5. ci(Actions): generate local goldens in different dir

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a7cc3a9 View commit details
    Browse the repository at this point in the history
  6. test(Goldens): add a comment to common_mocked_providers.dart

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    56dd289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81f160b View commit details
    Browse the repository at this point in the history
  8. ci(Goldens): restrict generation to only if dart code updates

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    c6f6bac View commit details
    Browse the repository at this point in the history
  9. test(Screens): add golden tests for change password screen

    Signed-off-by: arafaysaleem <a.rafaysaleem@gmail.com>
    arafaysaleem committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    6c52abd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ca524b View commit details
    Browse the repository at this point in the history