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

CI: Add platform update testing #14

Closed
kammce opened this issue Jun 14, 2020 · 0 comments · Fixed by #20
Closed

CI: Add platform update testing #14

kammce opened this issue Jun 14, 2020 · 0 comments · Fixed by #20

Comments

@kammce
Copy link
Owner

kammce commented Jun 14, 2020

Testing Procedure

  1. Setup: run sammy platform install
  2. Capture the current commit hash to save for later.
  3. sammy platform update and expect it to return that there is nothing to do. Check that the commit hash is the same as before.
  4. sammy platform update but this time, move the master head back 2 commits and save the commit hash. Ensure that the update results in a difference between the previous has and the current hash, and that the current has is equal to the saved hash in part 2.
@kammce kammce changed the title CI: Add Update testing CI: Add platform update testing Jun 16, 2020
kammce pushed a commit that referenced this issue Jun 16, 2020
- Add test scripts for:
    - platform install
    - platform update
    - project start

Resolves #14
Resolves #15
Resolves #19
kammce pushed a commit that referenced this issue Jun 16, 2020
- Add test scripts for:
    - platform install
    - platform update
    - project start

Resolves #14
Resolves #15
Resolves #19
kammce pushed a commit that referenced this issue Jun 16, 2020
Add test scripts for:

- platform install
- platform update
- project start

Resolves #14
Resolves #15
Resolves #19
kammce pushed a commit that referenced this issue Jun 16, 2020
Add test scripts for:

- platform install
- platform update
- project start

Resolves #14
Resolves #15
Resolves #19
kammce pushed a commit that referenced this issue Jun 16, 2020
Add test scripts for:

- platform install
- platform update
- project start

Resolves #14
Resolves #15
Resolves #19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant