Skip to content
This repository has been archived by the owner on Nov 24, 2023. It is now read-only.

chore for better test environment #74

Merged
merged 19 commits into from Oct 31, 2020
Merged

chore for better test environment #74

merged 19 commits into from Oct 31, 2020

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    2dc961e View commit details
    Browse the repository at this point in the history
  2. docs: Update good first issue

    mithi committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    1dec73d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0e3786 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e4f4d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cac655a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3663f64 View commit details
    Browse the repository at this point in the history
  7. Update scripts in package.lock

    mithi committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    31de656 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b9e0c0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fa4ce9c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d997485 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2020

  1. Configuration menu
    Copy the full SHA
    9213d00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    189813b View commit details
    Browse the repository at this point in the history
  3. Refactor duplicate code

    mithi committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    d0c07fe View commit details
    Browse the repository at this point in the history
  4. Add additional database to separate tests of resolvers to others

    - We don't want to populate resolvers over and over again for each test file, so we will use a frozen prepopulated database. (the other non-resolver tests mutate the database).
    mithi committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    93d83b1 View commit details
    Browse the repository at this point in the history
  5. Update scripts

    - remove unused scripts
    - change script name from migrate-all to migrate
    - Include migration of tests in test migrate script
    - Update command to run resolver tests
    mithi committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    0c5dcc4 View commit details
    Browse the repository at this point in the history
  6. Populate test_db upon setup

    mithi committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    0ea78ed View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    417db15 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    77a405f View commit details
    Browse the repository at this point in the history
  9. test: Add first ability test

    mithi committed Oct 31, 2020
    Configuration menu
    Copy the full SHA
    f3b1963 View commit details
    Browse the repository at this point in the history