Version Client 1.1.0
Released: 13.04.2021
Feature
- The first End-2-End tests for the three main views have been created
- Getting spark-settings module hotfix ready.
- added a detailed read me documentation for git branching model and version control
- configured the release pipeline to handle hotfix releases
- added a detailed read me documentation for git branching model and version control
- Enabling E2E tests on CI
- Provide a script for easing the development of E2E tests or running them locally (including mocks, etc.)
- Removing the E2E tests dependency from team instance by running OD-server nightly build image
- Created new E2E pipeline for the microservice which runs on nightly build
Bugfix
- Search text is percent encoded when requesting data from server
- We run encodeURIComponent on the search text sent to the server