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

Set up testing #4

Open
nsbgn opened this issue Sep 8, 2022 · 0 comments
Open

Set up testing #4

nsbgn opened this issue Sep 8, 2022 · 0 comments

Comments

@nsbgn
Copy link
Contributor

nsbgn commented Sep 8, 2022

Dependencies: #3

At the moment, there are no automated tests for this part of the pipeline. Any improvements made to one part might cause a regression elsewhere (see also #1).

We will need tests at these levels:

  1. A tool that builds blocks from a natural language question, to test whether all corpus questions can still be built as blocks.
  2. Tests to check whether functional roles are correctly extracted from blocks.
  3. Tests to check whether transformation graphs with core concepts are correctly generated from functional roles.
  4. Tests to check whether transformation graphs with CCT types are correctly identified from transformation graphs with core concepts.

I'm not yet familiar with JavaScript's testing ecosystem. Updates will be tracked here.

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