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

Fix nifi template userguide and add testing of grafana and adminer services. #107

Closed
wants to merge 54 commits into from

Conversation

fzalila
Copy link
Contributor

@fzalila fzalila commented Feb 24, 2020

Fix #105.

Faiez Zalila and others added 30 commits October 21, 2019 17:28
feature/tests

Conflicts:
	tests/testing-project/jest.config.js
	tests/testing-project/lib/config.js
	tests/testing-project/lib/helpers.js
	tests/testing-project/package.json
@banzo
Copy link
Contributor

banzo commented Feb 26, 2020

@fzalila This PR seems to do more than fix issue 105, does it also include all the brand new automated testing?

@banzo banzo self-requested a review February 26, 2020 12:52
@banzo banzo linked an issue Feb 26, 2020 that may be closed by this pull request
@fzalila fzalila changed the title Fix/nifi template userguide Fix nifi template userguide and add testing of grafana and adminer services. Feb 27, 2020
@fzalila
Copy link
Contributor Author

fzalila commented Feb 27, 2020

@banzo yes it includes tests of grafana and adminer services. I updated the title to reflect that.

@banzo banzo added documentation enhancement New feature or request labels Mar 2, 2020
@banzo
Copy link
Contributor

banzo commented Mar 3, 2020

Some comments:

  • __tests__:
    • some helpers defined in the test scripts do not seem to be used (ex loadUrl, waitForText, ...), are they necessary?
    • nt4s url needs to be removed, this should preferably be a config variable somewhere (lib/config.js baseUrl?), you can use http://test.fadi.cetic.be as a placeholder.
    • if possible, use the test case identifier in the filename instead of introducting a new numerotation
  • provide examples in README.md
  • Test-scripts-specifications.md :
    • links should be relative, not absolute
    • some links are missing
  • Cockburns-specifications.md :
    • some links are missing
  • remove remaining pgadmin references

@banzo banzo added this to the 0.1.2 milestone Mar 6, 2020
@fzalila fzalila closed this Mar 27, 2020
@banzo banzo deleted the fix/nifi_template_userguide branch November 15, 2021 10:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nifi template of the userguide shows an error
3 participants