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

[WIP] Increment test coverage #1241

Open
wants to merge 32 commits into
base: 2.0
Choose a base branch
from

Commits on Nov 12, 2018

  1. Add utils test

    Mariano Aguero committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    887a484 View commit details
    Browse the repository at this point in the history
  2. Refactor fectch file

    Mariano Aguero committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    8d5daa3 View commit details
    Browse the repository at this point in the history
  3. Remove functions

    Mariano Aguero committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    1b1ed23 View commit details
    Browse the repository at this point in the history
  4. Update tests for StepOne and Home components

    Mariano Aguero committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    e1a2230 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Add tests for crowdsale, manage and stats

    Mariano Aguero committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    73f8f0c View commit details
    Browse the repository at this point in the history
  2. Update tests snapshots

    Mariano Aguero committed Nov 13, 2018
    Configuration menu
    Copy the full SHA
    d98eb0b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2018

  1. Update tests for stepOne, stepTwo, stepThree

    Mariano Aguero committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    7954bf8 View commit details
    Browse the repository at this point in the history
  2. Update tests for stepThree and refactoring of utils files

    Mariano Aguero committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    66aac32 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2018

  1. Add deployment store test

    Mariano Aguero committed Nov 15, 2018
    Configuration menu
    Copy the full SHA
    c7d17b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

  1. Add getStepExecutionOrder test

    Mariano Aguero committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    0586baa View commit details
    Browse the repository at this point in the history
  2. Add tests for resetTx

    Mariano Aguero committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    c05a5a6 View commit details
    Browse the repository at this point in the history
  3. Add tests for setDeploymentStepStatus

    Mariano Aguero committed Nov 23, 2018
    Configuration menu
    Copy the full SHA
    59da06d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2018

  1. Add cancelDeploy test

    Mariano Aguero committed Nov 25, 2018
    Configuration menu
    Copy the full SHA
    0b9ab69 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Add web3Provider test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    b76c4b2 View commit details
    Browse the repository at this point in the history
  2. Add BorderedSection test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    be5f0cc View commit details
    Browse the repository at this point in the history
  3. Add ConfigurationBlock test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    dbf2dab View commit details
    Browse the repository at this point in the history
  4. Add CrowdsaleSetupBlockDutchAuction test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d4a5e05 View commit details
    Browse the repository at this point in the history
  5. Add CrowdsaleSetupBlockWhitelistWithCap test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    fceb6f9 View commit details
    Browse the repository at this point in the history
  6. Add TierSetupDutchAuction TierSetupWhitelistWithCap test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    193dd61 View commit details
    Browse the repository at this point in the history
  7. Add snapshots tests for stepFour

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d64ab6d View commit details
    Browse the repository at this point in the history
  8. Indent

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    0c33185 View commit details
    Browse the repository at this point in the history
  9. Add tests for tokenSetupBlock

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    91d5bf3 View commit details
    Browse the repository at this point in the history
  10. Add utils tests for steFour

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    7812314 View commit details
    Browse the repository at this point in the history
  11. Add PreventRefresh test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    a26b67f View commit details
    Browse the repository at this point in the history
  12. Add Web3Provider test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    d7b83c0 View commit details
    Browse the repository at this point in the history
  13. Update Web3Provider test

    Mariano Aguero committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    53af831 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2018

  1. Merge branch 'integration/#1082-new-design' into 1214-test-stepfour-a…

    …fter-facelifting
    Mariano Aguero committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    630d98d View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.0' into 1214-test-stepfour-after-facelifting

    Mariano Aguero committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    b7c3913 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2018

  1. Update tests

    Mariano Aguero committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    60cf753 View commit details
    Browse the repository at this point in the history
  2. Update tests

    Mariano Aguero committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    550e72f View commit details
    Browse the repository at this point in the history
  3. Add toast and toFixed tests

    Mariano Aguero committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    6f61bde View commit details
    Browse the repository at this point in the history
  4. Add more utils tests

    Mariano Aguero committed Nov 30, 2018
    Configuration menu
    Copy the full SHA
    6e73200 View commit details
    Browse the repository at this point in the history