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

simple test to check bootstrap oneliner #203

Closed
6 tasks done
Morriz opened this issue Nov 16, 2020 · 1 comment · Fixed by #216 or #236
Closed
6 tasks done

simple test to check bootstrap oneliner #203

Morriz opened this issue Nov 16, 2020 · 1 comment · Fixed by #216 or #236
Assignees
Labels
Task Scrum task

Comments

@Morriz
Copy link
Contributor

Morriz commented Nov 16, 2020

Is your feature request related to a problem? Please describe.

When people use the bootstrap one-liner mentioned on this page, we want to make sure that it works correctly.

Describe the solution you'd like

The script has a unit test that checks if the env folder is created. The flag skip_demo_files will be removed. Furthermore, the repository has integration tests that capture script behaviour about multiple executions and exit codes.

D.o.d.

  • Multi-staged build in the Dockerfile, making it portable.
  • bin/tests/*.sh called by bats.
  • Check if the env folder is created (unit tests).
  • Check multiple executions and exit codes (integration tests).
  • Refactor such that the flag skip_demo_files will be removed.
  • Write documentation.

Describe alternatives you've considered

N.A.

Additional context

N.A.

@Morriz Morriz added the Task Scrum task label Nov 16, 2020
@0-sv 0-sv self-assigned this Nov 18, 2020
This was linked to pull requests Nov 25, 2020
@0-sv
Copy link
Contributor

0-sv commented Nov 26, 2020

I will write documentation once the pull requests have been approved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Task Scrum task
Projects
None yet
2 participants