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

testlevel #7

Open
el-j opened this issue Feb 26, 2016 · 1 comment
Open

testlevel #7

el-j opened this issue Feb 26, 2016 · 1 comment

Comments

@el-j
Copy link
Contributor

el-j commented Feb 26, 2016

No description provided.

@paulvollmer
Copy link

hi,
i think we need two types of test levels.

isolated

  • one level to test only the singel part fzp and svg views
    • was title, author of the fzp file set and valid?
    • tags list no duplications
    • properties valid
    • ...

in context

  • one level to test the part placed at the parts core
    • module id unique
    • author name no duplication or typo issue
    • ...

we need to split this, because the validator read a fzpfile, run the Check funcs and go to the next fzp.

after reading and checking all fzp's, the validator run the "in context checks...
this is the plan but at the moment not finished.

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

No branches or pull requests

2 participants