neutralinojs / neutralinojs-cli

neu cli for Neutralinojs
https://neutralino.js.org/docs/cli/neu-cli
MIT License
91 stars 57 forks source link

Test the `neu update` command a little bit thoroughly #173

Closed shalithasuranga closed 2 years ago

shalithasuranga commented 2 years ago

Right now, we simply check the output of the neu update command. Seems like we can check the functionality with the following steps:

Assignee @pathange-s

pathange-s commented 2 years ago

Okay, so you mean to check an update to a random version, right? Let me add this test case too.