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

GO Rules: Add example passing/failing data to go rules #968

Open
dougli1sqrd opened this issue Jan 3, 2019 · 6 comments
Open

GO Rules: Add example passing/failing data to go rules #968

dougli1sqrd opened this issue Jan 3, 2019 · 6 comments

Comments

@dougli1sqrd
Copy link
Contributor

Now that we have a yaml schema in place for the go rules to add example passing and failing data (#956) we can add the data to the go rules. This data can be read by software to perform the comparison test.

@dougli1sqrd
Copy link
Contributor Author

@pgaudet has created many examples already here: https://drive.google.com/drive/folders/12H6Kz9BsFEhtllx7CMy9OW29FeiC8GwQ

@kltm kltm changed the title Go Rules: Add example passing/failing data to go rules GO Rules: Add example passing/failing data to go rules Jul 10, 2019
@pgaudet pgaudet added this to Discussion in GORULES (low-hanging fruit) Oct 26, 2022
@pgaudet
Copy link
Contributor

pgaudet commented Jun 20, 2023

@pgaudet pgaudet moved this from Discussion to In progress in GORULES (low-hanging fruit) Jun 20, 2023
This was referenced Jun 20, 2023
pgaudet added a commit that referenced this issue Jun 20, 2023
pgaudet added a commit that referenced this issue Jun 20, 2023
pgaudet added a commit that referenced this issue Jun 20, 2023
@kltm
Copy link
Member

kltm commented Jun 20, 2023

@pgaudet @mugitty What test suite is this part of? The file should be in /tests/, not user documentation. If the test suite is not in go-site, that will complicate testing and this should probably be in the appropriate repository.

@mugitty
Copy link
Contributor

mugitty commented Jun 20, 2023

@kltm, as the rules are implemented, they will be included as part of the standard suite of tests in the pipeline

@kltm
Copy link
Member

kltm commented Jun 20, 2023

@mugitty What pipeline are we talking about here? The main "pipeline" pipeline has no test suite. Is there operating code in go-site/pipeline that is under consideration that is separate from ontobio code?

@pgaudet
Copy link
Contributor

pgaudet commented Sep 26, 2023

Tests for implemented GORULES:

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

No branches or pull requests

5 participants