Skip to content

Commit

Permalink
Remove redundant integration tests
Browse files Browse the repository at this point in the history
They are replaced by the official SHACL test suite
  • Loading branch information
martinmaillard committed Apr 15, 2020
1 parent e6fdeec commit f7556ee
Show file tree
Hide file tree
Showing 88 changed files with 1 addition and 6,104 deletions.
2 changes: 1 addition & 1 deletion test/configuration_tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ const { loadDataset } = require('./utils')

describe('configuration', () => {
it('stops after `maxErrors` is reached', async () => {
const dataFile = path.join(__dirname, '/data/core/property/class-001.test.ttl')
const dataFile = path.join(__dirname, '/data/data-shapes/core/property/class-001.ttl')
const data = await loadDataset(dataFile)
const shapes = data

Expand Down
99 changes: 0 additions & 99 deletions test/data/core/complex/personexample.test.ttl

This file was deleted.

40 changes: 0 additions & 40 deletions test/data/core/misc/deactivated-001.test.ttl

This file was deleted.

39 changes: 0 additions & 39 deletions test/data/core/misc/deactivated-002.test.ttl

This file was deleted.

38 changes: 0 additions & 38 deletions test/data/core/misc/severity-001.test.ttl

This file was deleted.

55 changes: 0 additions & 55 deletions test/data/core/misc/severity-002.test.ttl

This file was deleted.

72 changes: 0 additions & 72 deletions test/data/core/node/and-001.test.ttl

This file was deleted.

Loading

0 comments on commit f7556ee

Please sign in to comment.