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

Add YAML pipelines for the smoke tests #1234

Merged
merged 27 commits into from
Mar 25, 2020

Commits on Jul 30, 2019

  1. Configuration menu
    Copy the full SHA
    76e0308 View commit details
    Browse the repository at this point in the history
  2. Revert "Add new arguments to configHelper.ts"

    This reverts commit 76e0308.
    SounD120 committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    932b71e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. [Smoke tests] Add versions fixation (#1064)

    * Add PURE_RN_VERSION, PURE_EXPO_VERSION, RN_VERSION variables
    * Add new parameters to configHelper.ts
    SounD120 committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    a5b2f99 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2019

  1. [Smoke tests] Improve software versions locking approach (#1065)

    * Add configuration file to lock smoke tests deps
    SounD120 committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    5020b07 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2019

  1. [Smoke tests] Add process.env.NIGHTLY parameter processing for nightl…

    …y builds (#1068)
    
    * Add process.env.NIGHTLY parameter processing
    
    * Fixate xdl version in nightly builds due to: expo/expo-cli#864
    
    * Fix VS Code version reading before downloading
    SounD120 committed Aug 9, 2019
    Configuration menu
    Copy the full SHA
    40d8c6d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    a90504a View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2019

  1. Merge remote-tracking branch 'remotes/origin/master' into feature/smo…

    …ke-tests-improvements
    SounD120 committed Oct 22, 2019
    Configuration menu
    Copy the full SHA
    5a08520 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. Configuration menu
    Copy the full SHA
    64e35aa View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2019

  1. Initial smoke tests refactoring preparations (#1162)

    * Add automation package from VS Code
    * Code refactoring
    SounD120 committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    c8d917a View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Adapt Expo smoke tests for new VS Code driver (#1170)

    * Stabilize Hermes and Expo tests
    * Change mechanism of parsing debug console logs in Hermes test
    * Remove redundant functions and packages from automation package
    * Change Expo URL getting approach
    SounD120 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    ffb18ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f490d8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1172 from microsoft/update-feature-branch

    [Smoke tests] Update from master
    SounD120 committed Nov 27, 2019
    Configuration menu
    Copy the full SHA
    bdb7b8a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2019

  1. [Smoke tests] Adapt tests for macOS and Linux (#1173)

    * Decrease the version of iOS for the tests
    SounD120 committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    6a693f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2019

  1. Configuration menu
    Copy the full SHA
    90447f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2019

  1. Fix Expo 36 workflow for Expo iOS on macOS (#1177)

    * Adapt iOS smoke tests to Expo sdk 36
    RedMickey committed Dec 12, 2019
    Configuration menu
    Copy the full SHA
    f662c91 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    ed4f01b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb4952d View commit details
    Browse the repository at this point in the history
  3. Remove redundant file

    SounD120 committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    7e619b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    578675b View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-Authored-By: RedMickey <33267199+RedMickey@users.noreply.github.com>
    SounD120 and RedMickey committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    9c2b2f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    f762b28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c598281 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

  1. Squashed commit of the following:

    commit 78bdc57
    Author: Yuri Skorokhodov <v-yuskor@microsoft.com>
    Date:   Thu Mar 5 11:20:31 2020 +0300
    
        Add expo tests for different Expo network scenarios (#1208)
    
        * Refactor Expo tests
    SounD120 committed Mar 6, 2020
    Configuration menu
    Copy the full SHA
    cfa66f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0864b01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd3a41 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

  1. Configuration menu
    Copy the full SHA
    258bc9f View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'remotes/origin/master' into feature/smo…

    …ke-tests-improvements
    SounD120 committed Mar 25, 2020
    Configuration menu
    Copy the full SHA
    c5f9db7 View commit details
    Browse the repository at this point in the history