diff --git a/tests-ng/assets/github.catalog.csv.txt b/tests-ng/assets/github.catalog.csv.txt new file mode 100644 index 0000000..07479cc --- /dev/null +++ b/tests-ng/assets/github.catalog.csv.txt @@ -0,0 +1,5 @@ +"github","storage","","2380","2023-03-09 16:20:59","","","2","0","0","" +"workflows","dir","github/workflows","1190","2023-03-09 16:20:59","2023-03-09 16:20:44","","2","","","" +"pypi-release.yml","file","github/workflows/pypi-release.yml","691","2023-03-09 16:20:59","2022-10-19 21:00:37","57699a7a6a03e20e864f220e19f8e197","","","","" +"testing.yml","file","github/workflows/testing.yml","595","2023-03-09 16:20:59","2023-03-09 16:20:44","f4f4bc5acb9deae488b55f0c9c507120","","","","" +"FUNDING.yml","file","github/FUNDING.yml","17","2023-03-09 16:20:59","2022-10-19 21:00:37","0c6407a84d412c514007313fb3bca4de","","","","" diff --git a/tests-ng/assets/github.catalog.json b/tests-ng/assets/github.catalog.json new file mode 100644 index 0000000..a22a8be --- /dev/null +++ b/tests-ng/assets/github.catalog.json @@ -0,0 +1,60 @@ +{ + "children": [ + { + "attr": "", + "children": [ + { + "maccess": 1666206037.0786593, + "md5": "0c6407a84d412c514007313fb3bca4de", + "name": "FUNDING.yml", + "relpath": "/FUNDING.yml", + "size": 17, + "type": "file" + }, + { + "children": [ + { + "maccess": 1666206037.078865, + "md5": "57699a7a6a03e20e864f220e19f8e197", + "name": "pypi-release.yml", + "relpath": "workflows/pypi-release.yml", + "size": 691, + "type": "file" + }, + { + "maccess": 1678375244.4870229, + "md5": "f4f4bc5acb9deae488b55f0c9c507120", + "name": "testing.yml", + "relpath": "workflows/testing.yml", + "size": 595, + "type": "file" + } + ], + "maccess": 1678375244.4865956, + "name": "workflows", + "relpath": "/workflows", + "size": 1190, + "type": "dir" + } + ], + "free": 0, + "name": "github", + "size": 2380, + "total": 0, + "ts": 1678375259, + "type": "storage" + }, + { + "attr": { + "access": 1678375259, + "access_version": "0.8.7", + "created": 1678375259, + "created_version": "0.8.7" + }, + "name": "meta", + "type": "meta" + } + ], + "name": "top", + "type": "top" +} \ No newline at end of file diff --git a/tests-ng/assets/github.catalog.native.txt b/tests-ng/assets/github.catalog.native.txt new file mode 100644 index 0000000..8784024 --- /dev/null +++ b/tests-ng/assets/github.catalog.native.txt @@ -0,0 +1,7 @@ +top +└── storage: github + nbfiles:2 | totsize:2380 | free:0.0% | du:0/0 | date:2023-03-09 16:20:59 + ├── workflows [nbfiles:2, totsize:1190] + │ ├── pypi-release.yml [size:691, md5:57699a7a6a03e20e864f220e19f8e197] + │ └── testing.yml [size:595, md5:f4f4bc5acb9deae488b55f0c9c507120] + └── FUNDING.yml [size:17, md5:0c6407a84d412c514007313fb3bca4de]