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 tests #88

Open
1 of 4 tasks
cdchapman opened this issue Oct 23, 2019 · 0 comments
Open
1 of 4 tasks

Add tests #88

cdchapman opened this issue Oct 23, 2019 · 0 comments
Milestone

Comments

@cdchapman
Copy link
Member

cdchapman commented Oct 23, 2019

I have been bad a testing in general and would like to repent and take more of a test-driven development approach going forward. In preparation for that, we need to test existing:

  • data sources
  • helpers
  • filters
  • HTTP redirections
@cdchapman cdchapman pinned this issue Dec 28, 2021
@cdchapman cdchapman added this to the 3.0 milestone Jan 26, 2022
cdchapman added a commit that referenced this issue Feb 16, 2022
Reworked vocabulary registration to work with recent upstream changes.
Updated local vocabularies.
Added a couple social vocabularies that we will be using in the future.
Added some tests (per issue #88).
cdchapman added a commit that referenced this issue Feb 16, 2022
Separated out prefix registration function from vocab registration.
Vocabulary lookup is done by the vocabulary URI, not the class, so this
allows us Be able to override the prefix of any vocabulary, not just
those defined locally.

Also added tests (see #88).
cdchapman added a commit that referenced this issue Feb 16, 2022
Furthers work on issue #88
cdchapman added a commit that referenced this issue Feb 16, 2022
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

1 participant