tracking-exposed / trex

youtube & tiktok analysis + youchoose recommendation custmizer. backend, extensions, and tooling
https://docs.tracking.exposed
GNU Affero General Public License v3.0
54 stars 15 forks source link

[guardoni] Test scripts #723

Closed ascariandrea closed 1 year ago

ascariandrea commented 1 year ago

We now have a lot of fixtures for testing the parser that can be used also for testing guardoni.

By creating a .mjs script we can define a program that:

Running the script would be then something like ./cli-test-fixtures.mjs [yt | tk] [home | video | search | native | foryou | profile] ?[$number]

In this way we can easily test our infrastructure and automate data collection for development.