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

Test in both Clojure and Clojurescript #271

Open
zonotope opened this issue Nov 29, 2022 · 0 comments
Open

Test in both Clojure and Clojurescript #271

zonotope opened this issue Nov 29, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@zonotope
Copy link
Contributor

Some of the newly added json-ld related tests have .clj extensions and run in Clojure mode only. Many of these tests fail for various reasons when run in Clojurescript mode.

We should convert all tests to run on both platforms and fix the tests that fail on Clojurescript.

% >>> ls -R test | rg .clj$                                  
 full_text_test.clj
 aggregate_test.clj
 fql_test.clj
 index_range_test.clj
 json_ld_basic_test.clj
 json_ld_compound_test.clj
 misc_queries_test.clj
 optional_query_test.clj
 reverse_query_test.clj
 subclass_test.clj
 union_query_test.clj
 avro_test.clj
 shacl_basic_test.clj
 delete_test.clj
 retraction_test.clj
@zonotope zonotope added the bug Something isn't working as expected label Nov 29, 2022
@zonotope zonotope added this to the 3.0.0-alpha1 milestone Nov 29, 2022
@mpoffald mpoffald modified the milestones: 3.0.0-alpha1, 3.0.0-alpha2 Dec 22, 2022
@cap10morgan cap10morgan added enhancement New feature or request and removed bug Something isn't working as expected labels Feb 13, 2023
@aaj3f aaj3f modified the milestones: 3.0.0-alpha2, 3.0.0-alpha3 Mar 20, 2023
@pkpkpk pkpkpk mentioned this issue May 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants