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

voting-contract: tests #8

Merged
merged 30 commits into from
Jan 13, 2022
Merged

voting-contract: tests #8

merged 30 commits into from
Jan 13, 2022

Commits on Jan 12, 2022

  1. set up multitest for voting-contract

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6e85eef View commit details
    Browse the repository at this point in the history
  2. voting-contract: first tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    910b472 View commit details
    Browse the repository at this point in the history
  3. clippy

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    c09de4c View commit details
    Browse the repository at this point in the history
  4. voting-contract: add proposing tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    33c3d29 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3663e39 View commit details
    Browse the repository at this point in the history
  6. voting-contract: closing tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    34d6dd8 View commit details
    Browse the repository at this point in the history
  7. voting-contract: proposal creation test

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    147560b View commit details
    Browse the repository at this point in the history
  8. lints

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    faff036 View commit details
    Browse the repository at this point in the history
  9. voting-contract: add group change tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    3560e27 View commit details
    Browse the repository at this point in the history
  10. voting-contract: voting tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    80ff9e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    deb471c View commit details
    Browse the repository at this point in the history
  12. voting-contract: remove unnecessary test

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    f60cc83 View commit details
    Browse the repository at this point in the history
  13. voting-contract: more voting tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    e535b59 View commit details
    Browse the repository at this point in the history
  14. voting-contract: better abstaining tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    6689473 View commit details
    Browse the repository at this point in the history
  15. voting-contract: query tests

    uint authored and maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    1133f73 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    310c0c0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8cd16a2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    eb77c25 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d21cb79 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    07be1ee View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5b5ad21 View commit details
    Browse the repository at this point in the history
  22. Remove unneeded deps branch

    maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    aae84d0 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    842a137 View commit details
    Browse the repository at this point in the history
  24. Remove leftover code

    maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    96fd3ad View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    1807c0f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    0887eb9 View commit details
    Browse the repository at this point in the history
  27. Merge pull request #18 from confio/14-fix-proposal-status-not-updated

    Fix proposal status not updated
    maurolacy committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    61893ab View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    277d218 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

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