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

Feature/tests #123

Merged
merged 76 commits into from
Jun 22, 2020
Merged

Feature/tests #123

merged 76 commits into from
Jun 22, 2020

Conversation

banzo
Copy link
Contributor

@banzo banzo commented Jun 3, 2020

Add automated testing of the services using Jest and Puppeteer, test cases and scenarios specifications and implementation.

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 Author

banzo commented Jun 3, 2020

Some last things to fix:

  • is the pwd command necessary in gitlab-ci.yaml? if yes, add a comment
  • nifi test: add ref to Tests on Apache Nifi fail #106 in the fixme comment
  • nifi test: create an issue corresponding to the TODO
  • migrate the jest-puppeteer docker image to CETIC's Docker hub account

@banzo banzo added documentation enhancement New feature or request labels Jun 3, 2020
@banzo banzo added this to the 0.1.2 milestone Jun 3, 2020
@fzalila
Copy link
Contributor

fzalila commented Jun 15, 2020

@banzo
commit 4e54882 and issues #125 and #126 resolve the first three items.

@fzalila
Copy link
Contributor

fzalila commented Jun 16, 2020

@banzo
commit a99ed26 fixes the last item of your list.

@banzo banzo removed a link to an issue Jun 22, 2020
@banzo banzo merged commit 9aaf46b into develop Jun 22, 2020
banzo added a commit that referenced this pull request Nov 15, 2021
* Feature/zabbix (#110)
* Documentation links fix (#95)
* fix the password to connect to Adminer (#99)
* Update logging doc  (#103)
* fix #105 (#115)
* Feature/rancher proxmox (#117)
* Documentation/binderhub (#112)
* group management (#113)
* Feature/tests (#123) - Setup the testing framework for fadi. Add automated testing of the services using Jest and Puppeteer, test cases and scenarios specifications and implementation.
* Usermanagement documentation (Nifi) + Tensorflow use case (#130)
* NiFi - LDAP Documentation
* Feature/seldon - ML models management (#122)
* Add new flag to helm repo add to overwrite the cetic chart repo if already present (#133)
* Add zakaria2905 to contributors
* Userguide update (#135)
* Monitoring and various documentation fixes (#111)
* Update INSTALL.md
* CI/CD with minikube
* ldap documentation
* elastic-stack ldap documentation
* Details on JHub LDAP documentation
* Helm 3 - Remove deprecated tiller ref, updated traefik install version
* Feature/zabbix (#110)
* Documentation links fix (#95)
* fix the password to connect to Adminer (#99)
* Update logging doc  (#103)
* Zabbix doc: cetic/helm-fadi#27
* fix #105 (#115)
* fix #121

Co-authored-by: Sebastien Dupont <[email protected]>
Co-authored-by: Amen Ayadi <[email protected]>
Co-authored-by: Alexandre Nuttinck <[email protected]>
Co-authored-by: Faiez Zalila <[email protected]>
Co-authored-by: Sellto <[email protected]>
Co-authored-by: Faiez Zalila <[email protected]>
Co-authored-by: Rami Sellami <[email protected]>
@banzo banzo deleted the feature/tests branch November 15, 2021 10:39
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.

Some comments about feature tests
3 participants