Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add credential manager to oli api * fix incorrect call from credential manager * run black * Update watertap/core/util/tests/test_credential_manager.py exception test for get_credentials() Co-authored-by: Adam Atia <aatia@keylogic.com> * fix cryptography module import * run black on setup.py * add missing get_login_status args * Improving credential manager testing * Helper functions for OLI/MCAS * Run black * Add test for MCAS flowsheet method * watertap_to_oli tests * run black * Merge in code demo and required changes * Add OLI API tests, minor fixes * Fix temp OLIApi client tests * Improved formatting and documentation * add missing __init__.py file * docstring fix + added inits * OLI API update setup.py and requirements-dev.txt * skip test if no cryptography * pylint * black * comment out unused import * update test skip logic (cryptography) --------- Co-authored-by: Vecchiarelli <pvecchia@nrel.gov> Co-authored-by: Adam Atia <aatia@keylogic.com> Co-authored-by: Bernard Knueven <Bernard.Knueven@nrel.gov> Co-authored-by: Ludovico Bianchi <lbianchi@lbl.gov>
- Loading branch information