Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(tent): support additional params (#4044)
* test(register): mock register_client method was causing this test to break Signed-off-by: christian <eland.christian@gmail.com> * test(tent): mock clienthandler methods Signed-off-by: christian <eland.christian@gmail.com> * test(tent): move mocks to a separate helper method Signed-off-by: christian <eland.christian@gmail.com> * chore(tent): bump deps httlib2, certifi, Authlib Signed-off-by: christian <eland.christian@gmail.com> * test(tent): restore stashed register_client Signed-off-by: christian <eland.christian@gmail.com> * test(tent): remove internet dependant Mocking also does not make sense Signed-off-by: christian <eland.christian@gmail.com> * test(tent): remove login endpoint integration tests are unmockable Signed-off-by: christian <eland.christian@gmail.com> * Set stable to v1.0.6 * chore: remove config.py from gitignore * refactor(tent): move config_dummy to config.py * feat(tent): support additional params Params will be loaded from config `ADDITIONAL_PARAMS` * ci: remove helm resources --------- Signed-off-by: christian <eland.christian@gmail.com> Co-authored-by: mo-auto <54212639+mo-auto@users.noreply.github.com> Co-authored-by: moabu <47318409+moabu@users.noreply.github.com>
- Loading branch information