Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Test commands #9

Merged
merged 11 commits into from
Jun 21, 2018
Merged

Test commands #9

merged 11 commits into from
Jun 21, 2018

Conversation

dafeder
Copy link
Member

@dafeder dafeder commented Jun 11, 2018

First pass at some behat and phpunit commands.

Fixes #3

Requires #8 to be merged first, branches off from there.

Note: This PR also contains a change in the bash script that will search for new files owned by root after a run and try to chown them to the current user. See #10

QA Tests

  1. Build a DKAN project with the tool.
  2. Run dktl test:phpunit --testsuite "DKAN Harvest"
  3. Run dktl test:behat --name="datastore API"
  4. View the help for both commands and try other permutations

@dafeder dafeder added the WIP This is a work in progress; don't merge label Jun 11, 2018
@dafeder dafeder requested a review from acouch June 11, 2018 12:00
@dafeder dafeder added enhancement New feature or request WIP This is a work in progress; don't merge and removed WIP This is a work in progress; don't merge labels Jun 11, 2018
@acouch
Copy link
Contributor

acouch commented Jun 21, 2018

QA Tests

  • Build a DKAN project with the tool.
  • Run dktl test:phpunit --testsuite "DKAN Harvest"
  • Run dktl test:behat --tags="@dataset_admin_01"
  • View the help for both commands and try other permutations

@acouch acouch merged commit 7f3b7a8 into master Jun 21, 2018
@acouch acouch deleted the test-commands branch June 21, 2018 18:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants