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 factorybot box traits #430

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Commits on Mar 22, 2020

  1. begin is_designed trait

    RachelWyatt committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    ce2fed3 View commit details
    Browse the repository at this point in the history
  2. add traits for box_request.rb and refactor associated tests in box_sp…

    …ec.rb
    RachelWyatt committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    7899e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe377d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb6d84d View commit details
    Browse the repository at this point in the history
  5. Add traits to box factory

    Box can now be created with following traits:
    - Reviewed, Design in Progress, Designed, Research in Progress,
    Researched, Assembly in Progress, Assembled, Shipping in Progress,
    Shipped, Follow Up in Progress, Followed Up
    RachelWyatt committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    241bff3 View commit details
    Browse the repository at this point in the history
  6. update box_spec to use new factory bot traits

    RachelWyatt committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    4749761 View commit details
    Browse the repository at this point in the history
  7. address review comments

    RachelWyatt committed Mar 22, 2020
    Configuration menu
    Copy the full SHA
    7d1765b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. create two separate traits for designed, designed_no_research and des…

    …igned_needs_research
    RachelWyatt committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    d3f13a6 View commit details
    Browse the repository at this point in the history