flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.79k stars 180 forks source link

Add CLI to regression testing #1048

Open mihaiblaga89 opened 1 year ago

mihaiblaga89 commented 1 year ago

All renative CLI commands:

Proposal:

  1. Aim to have a smoke test for all of them
  2. Start with regression tests for the most common ones:
    • crypto encrypt
    • crypto decrypt
    • new
    • template apply
    • hooks run
    • project configure
    • target list
mihaiblaga89 commented 1 year ago

Current process

mihaiblaga89 commented 1 year ago
pavjacko commented 1 year ago

@mihaiblaga89 @pauliusguzas another important thing to test is variant between local repo (linked) and rnv installed globally directly from npm

so the scope of testing would include:

GabrieleKaceviciute commented 12 months ago

blocked by https://github.com/flexn-io/renative/issues/1098