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

Work around to avoid return when test are enabled #228

Merged
merged 1 commit into from
May 25, 2022
Merged

Conversation

juanangp
Copy link
Member

@juanangp juanangp commented May 25, 2022

juanangp Ok: 11

Potential fix for #169

  • Now REST_PATH is not set in case of testing are enabled. I checked that is working fine with the test currently implemented, however we might have potential issues in case REST_PATH is required. However, REST_PATH cannot be set during test since installation path is not present at this stage...
  • Doesn't change the logic when test are disabled.
  • Added newRESTError and RESTWarning functions instead of std::cout

@juanangp juanangp requested review from jgalan, nkx111 and lobis May 25, 2022 11:10
@juanangp juanangp merged commit dd71405 into master May 25, 2022
@juanangp juanangp deleted the issue169 branch May 25, 2022 16:29
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

Successfully merging this pull request may close these issues.

None yet

3 participants