• Grégoire Locqueville's avatar
    Make tests play nice with the changes · ec9fe2d7
    Grégoire Locqueville authored
    Not mergeable: the tests fail for now. I suspect the problem comes from
    the tests for `testCorrectFile`, where the function `checkFromLine` tries
    to look up a wrong line number. Some more investigation would be needed
    to figure out exactly what happens (probably should show the TSV file
    being tested).
    
    Anyway, here are the changes in this commit:
    - Encapsulation of the TSV module in an `Internal` module, so we can export
      just the interface, but still expose the internals to the tests
    - Correction of type errors in the tests to have something that typechecks
      with the changes introduced before
    ec9fe2d7
Name
Last commit
Last update
.gitlab/issue_templates Loading commit data...
bench Loading commit data...
bench-data/phylo Loading commit data...
bin Loading commit data...
devops Loading commit data...
docs Loading commit data...
ekg-assets Loading commit data...
nix Loading commit data...
src Loading commit data...
src-doctest Loading commit data...
test Loading commit data...
test-data Loading commit data...
.clippy.dhall Loading commit data...
.envrc Loading commit data...
.gitignore Loading commit data...
.gitlab-ci.yml Loading commit data...
.mailmap Loading commit data...
CHANGELOG.md Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
DEVELOPER_GUIDELINES.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
cabal.project Loading commit data...
cabal.project.freeze Loading commit data...
cabal.project.local_toCopy Loading commit data...
gargantext-settings.toml_toModify Loading commit data...
gargantext.cabal Loading commit data...
gargantext.ini_toModify Loading commit data...
hie.yaml Loading commit data...
run Loading commit data...
server Loading commit data...
shell.nix Loading commit data...
stack.yaml Loading commit data...
start Loading commit data...
weeder.toml Loading commit data...