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

History tests #248

Merged
merged 6 commits into from
Oct 19, 2017
Merged

History tests #248

merged 6 commits into from
Oct 19, 2017

Commits on Oct 9, 2017

  1. feat(history): test added

    edcuba authored and Eduard Čuba committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    17b8c3c View commit details
    Browse the repository at this point in the history
  2. Add tests for reinstall command

    Reinstall should fail when source repository is disabled.
    edcuba authored and Eduard Čuba committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    3241aec View commit details
    Browse the repository at this point in the history
  3. Introduced tests for history rollback and history userinstalled

    edcuba authored and Eduard Čuba committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    24242c1 View commit details
    Browse the repository at this point in the history
  4. history: introduced tests for 'info'

    edcuba authored and Eduard Čuba committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    96c7145 View commit details
    Browse the repository at this point in the history
  5. Introduce test obsoletes-keep-reason

    When package is being replaced, new package
    must keep reason of obsoleted package.
    edcuba authored and Eduard Čuba committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    48ee082 View commit details
    Browse the repository at this point in the history
  6. Transaction merging test

    Test whether transactions are merged properly in
    history info output.
    edcuba authored and Eduard Čuba committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    9003100 View commit details
    Browse the repository at this point in the history