Skip to content
This repository has been archived by the owner on Feb 24, 2020. It is now read-only.

*: add some initial tests for every command #24

Open
16 of 20 tasks
cgonyeo opened this issue Oct 7, 2015 · 2 comments
Open
16 of 20 tasks

*: add some initial tests for every command #24

cgonyeo opened this issue Oct 7, 2015 · 2 comments

Comments

@cgonyeo
Copy link
Member

cgonyeo commented Oct 7, 2015

Each command supported by acbuild should have at least one functional test.

  • annotation
  • begin
  • cat-manifest
  • copy
  • dependency
  • end
  • environment
  • isolator
  • label
  • mount
  • port
  • replace-manifest
  • run
  • set-event-handler
  • set-exec
  • set-group
  • set-name
  • set-user
  • set-working-directory
  • write
@jonboulle
Copy link
Contributor

Perhaps you could edit your comment to add a check-list for this one.

@jonboulle
Copy link
Contributor

One possibility is to do something like fleet: https://github.com/coreos/fleet/blob/master/functional/util/util.go#L29
https://github.com/coreos/fleet/blob/master/functional/README.md

(rkt is similar but rather more complex)

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

No branches or pull requests

2 participants