Skip to content

Feature/33 - Latest Test Changes#40

Closed
jrmartin wants to merge 24 commits into
developmentfrom
feature/33
Closed

Feature/33 - Latest Test Changes#40
jrmartin wants to merge 24 commits into
developmentfrom
feature/33

Conversation

@jrmartin
Copy link
Copy Markdown
Collaborator

@jrmartin jrmartin commented Jun 25, 2021

@ddelpiano @zsinnema
Update on the tests:
To test the downloading of the files, I'm mocking the axios GET call, the downloaded file contents are not tested.
To test the loading of the local files, I'm mocking the FileReader used by the FileHandler class and testing the FileReader.readAsText calls happens inside fileHandler.get_local_file().

The other tests are skeletons for the Splinter class, which will be the tests for the parsing of the turtle and json files. Work in progress.

@jrmartin jrmartin closed this Jun 25, 2021
@jrmartin jrmartin reopened this Jun 25, 2021
@jrmartin jrmartin changed the base branch from feature/18 to development June 25, 2021 00:36
@jrmartin jrmartin marked this pull request as ready for review July 8, 2021 21:35
@jrmartin jrmartin linked an issue Jul 8, 2021 that may be closed by this pull request
@jrmartin jrmartin marked this pull request as draft July 8, 2021 21:36
@jrmartin jrmartin requested a review from zsinnema July 9, 2021 00:04
Copy link
Copy Markdown
Collaborator

@zsinnema zsinnema left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

Comment thread __tests__/TestRDFTurtleParser.test.js Outdated
@jrmartin jrmartin marked this pull request as ready for review July 22, 2021 22:40
@jrmartin jrmartin marked this pull request as draft August 3, 2021 19:48
@jrmartin
Copy link
Copy Markdown
Collaborator Author

Needs to be updated, closing for now and reopening once changes are done.

@jrmartin jrmartin closed this Aug 19, 2021
jrmartin added a commit that referenced this pull request Oct 17, 2022
jrmartin added a commit that referenced this pull request Mar 14, 2025
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

Successfully merging this pull request may close these issues.

Set up (unit/integration) test

3 participants