Skip to content

Commit

Permalink
Merge pull request #256 from LedgerHQ/fbe/cleanup_deprecated_js_tests
Browse files Browse the repository at this point in the history
Fbe/cleanup deprecated js tests
  • Loading branch information
fbeutin-ledger authored Feb 4, 2025
2 parents b9afc71 + c706492 commit 56c8a29
Show file tree
Hide file tree
Showing 589 changed files with 6 additions and 13,296 deletions.
9 changes: 2 additions & 7 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,21 +28,16 @@ obj/
_ReSharper*/
[Tt]est[Rr]esult*
.vs/
#Nuget packages folder
packages/

build/
bin/
debug/

# Legacy zemu tests
node_modules
test/elfs
test/snapshots-tmp

# Functional tests
test/python/snapshots-tmp/
test/python/lib_binaries/*.elf
test/python/lib_binaries/*.zip
test/python/lib_binaries/CACHEDIR.TAG
__pycache__
.egg
.pyc
Expand Down
34 changes: 0 additions & 34 deletions .vscode/c_cpp_properties.json

This file was deleted.

74 changes: 0 additions & 74 deletions .vscode/launch.json

This file was deleted.

29 changes: 0 additions & 29 deletions .vscode/settings.json

This file was deleted.

16 changes: 0 additions & 16 deletions .vscode/tasks.json

This file was deleted.

30 changes: 0 additions & 30 deletions copy_elfs_for_zemu.sh

This file was deleted.

3 changes: 0 additions & 3 deletions gdb.config

This file was deleted.

4 changes: 4 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[pytest]
testpaths = test/python
pythonpath = test/python
addopts = test/python
18 changes: 0 additions & 18 deletions test/.babelrc

This file was deleted.

13 changes: 0 additions & 13 deletions test/.flowconfig

This file was deleted.

21 changes: 0 additions & 21 deletions test/.vscode/launch.json

This file was deleted.

43 changes: 0 additions & 43 deletions test/docs.md

This file was deleted.

15 changes: 0 additions & 15 deletions test/globalsetup.js

This file was deleted.

33 changes: 0 additions & 33 deletions test/jest.config.js

This file was deleted.

2 changes: 0 additions & 2 deletions test/jest.js

This file was deleted.

Loading

0 comments on commit 56c8a29

Please sign in to comment.