Skip to content

Fix/issue 390 make test all instances detect error#395

Closed
ju3ouz4n wants to merge 4 commits intoBoavizta:mainfrom
ju3ouz4n:fix/issue-390-make-test-all-instances-detect-error
Closed

Fix/issue 390 make test all instances detect error#395
ju3ouz4n wants to merge 4 commits intoBoavizta:mainfrom
ju3ouz4n:fix/issue-390-make-test-all-instances-detect-error

Conversation

@ju3ouz4n
Copy link
Copy Markdown
Contributor

@ju3ouz4n ju3ouz4n commented May 2, 2025

Fixes #390
Hi, hope everyone is ok!
Following discussions on this issue, i can suggest this PR that would allow test_all_instances to detect errors while allowing others tests to run with test data. As i understand switching to moke data for api integration tests might be a lot of work, this could improve stability while working in parralel on moke datas in the long run.

@da-ekchajzer @VincentVillet : Posting this PR gh-actions will certainly trigger tests, with 6 tests failing, urls mentionned in the issue.

…te_tests. Set use_url_params to True to make proper get request
@ju3ouz4n
Copy link
Copy Markdown
Contributor Author

ju3ouz4n commented May 2, 2025

Capture d’écran du 2025-05-02 17-48-06

@ju3ouz4n ju3ouz4n force-pushed the fix/issue-390-make-test-all-instances-detect-error branch 2 times, most recently from 044a529 to 14d9ae5 Compare May 2, 2025 17:25
ju3ouz4n added 3 commits May 2, 2025 19:27
…o be able to switch DATA dir when executing tests (see make test) added two steps, one for test dir on for prod dir
@ju3ouz4n ju3ouz4n force-pushed the fix/issue-390-make-test-all-instances-detect-error branch from 14d9ae5 to a979551 Compare May 2, 2025 17:27
@Shillaker
Copy link
Copy Markdown
Collaborator

@ju3ouz4n it looks like this and #389 are almost ready, and it would be great to get them merged before doing any more work on CSVs.

Would it be OK if I took over the work?

@ju3ouz4n
Copy link
Copy Markdown
Contributor Author

ju3ouz4n commented Jan 4, 2026

hi @Shillaker , i'm glad it can be useful, sorry i missed your comment.
Happy to help if need be.

@Shillaker
Copy link
Copy Markdown
Collaborator

With all the recent changes on main, the merge was quite messy, plus I made some modifications to generalize the config for the data dir. I opened a new PR here: #452.

Let me know what you think, happy to mark you as a coauthor if you want.

@Shillaker
Copy link
Copy Markdown
Collaborator

With the merge of #452 I think we can close this PR.

@Shillaker Shillaker closed this Jan 29, 2026
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.

test_all_instances is not able to detect internal server errors due to incorrect data

2 participants