Skip to content

Commit

Permalink
Merge pull request #22 from highfidelity/main
Browse files Browse the repository at this point in the history
Making v0.4.2 without test directory
  • Loading branch information
hd23408 authored Mar 5, 2021
2 parents 502c1f2 + 6920154 commit 1e3d5c6
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 590 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hifi-spatial-audio",
"version": "0.4.1",
"version": "0.4.2",
"description": "hifi-spatial-audio allows developers to integrate High Fidelity's spatial audio technology into their JavaScript projects.",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
Expand Down
19 changes: 0 additions & 19 deletions tests/README.md

This file was deleted.

374 changes: 0 additions & 374 deletions tests/integration/rest.integration.test.ts

This file was deleted.

32 changes: 0 additions & 32 deletions tests/integration/secrets/auth_example.json

This file was deleted.

71 changes: 0 additions & 71 deletions tests/integration/testUtilities/integrationTestUtils.ts

This file was deleted.

61 changes: 0 additions & 61 deletions tests/unit/src/classes/HiFiAudioAPIData.unit.test.ts

This file was deleted.

8 changes: 0 additions & 8 deletions tests/unit/src/classes/HiFiCommunicator.unit.test.ts

This file was deleted.

6 changes: 0 additions & 6 deletions tests/unit/src/classes/HiFiMixerSession.unit.test.ts

This file was deleted.

12 changes: 0 additions & 12 deletions tests/unit/src/utilities/HiFiLogger.unit.test.ts

This file was deleted.

5 changes: 0 additions & 5 deletions tests/unit/testUtilities/globalTeardown.js

This file was deleted.

0 comments on commit 1e3d5c6

Please sign in to comment.