Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UI dockerization (likely from existing work by LIRMM team). #271

Open
graybeal opened this issue Dec 8, 2022 · 2 comments
Open

Add UI dockerization (likely from existing work by LIRMM team). #271

graybeal opened this issue Dec 8, 2022 · 2 comments
Assignees

Comments

@graybeal
Copy link
Contributor

graybeal commented Dec 8, 2022

No description provided.

@syphax-bouazzouni
Copy link

Hi,

Concerning this, here is the referenced PR ncbo/bioportal_web_ui#229. Meanwhile, an official docker for Rail 7 came out (see: ncbo/bioportal_web_ui#229 (comment)

I just wanted also to ask you @alexskr, do you plan to add a backend service (API docker image) for the UI so that we can do end-to-end testing in Rails?

@alexskr
Copy link
Member

alexskr commented Jan 12, 2023

We plan to add dockerized API for unit testing of components that need full API access.
For example, ontologies_api_ruby_client unit test is currently configured to run against the production backend which is not ideal. Once we add the ability to spin up API then it would be possible to add more unit tests that can write to the backend.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants