Open clbustos opened 5 years ago
Hmm, I'm not sure myself; I'd probably start out putting them into spec/wapiti
(in the model, native, or options file, depending on what I'm testing) unless those tests need a very different setup. If you don't mind, just start with what feels right to you and I'll review the PR when you're ready.
If you're working in the native module, you may want to keep an eye open for #5
Happy hacking!
I want to put some integration test to check that all estimation methods and options could be used under common setting. Could be better to add it under /spec/integration or inside /spec/wapiti dir?
Thanks