Nico Miguelino

Results 56 issues of Nico Miguelino

#### Checklist ##### Fix These Failing Test Cases - [x] `test_add_asset_image_upload` (`splinter_test.WebTest`) - [x] `test_add_asset_streaming` (`splinter_test.WebTest`) - [x] `test_add_asset_url` (`splinter_test.WebTest`) - [x] `test_add_asset_video_upload` (`splinter_test.WebTest`) - [x] `test_add_two_assets_upload` (`splinter_test.WebTest`) - [x]...

#### Checklist - [ ] `test_if_sha_file_is_empty__check_update__should_return_true` (`updates_test.UpdateTest`) - [ ] `test_if_sha_file_is_new__check_update__should_return_false` (`updates_test.UpdateTest`) - [ ] `test_if_sha_file_not_equals_to_branch_hash__is_up_to_date__should_return_false` (`updates_test.UpdateTest`) #### Overview of the Issue ``` test_if_sha_file_is_empty__check_update__should_return_true (updates_test.UpdateTest) ... ERROR test_if_sha_file_is_new__check_update__should_return_false (updates_test.UpdateTest) ......

#### Overview of the Issue ``` test_empty (viewer_test.TestEmptyPl) ... ERROR ====================================================================== ERROR: test_empty (viewer_test.TestEmptyPl) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/src/app/tests/viewer_test.py", line 49, in test_empty self.u.main() File "/usr/src/app/viewer.py", line...

### General - The dictionary can be updated based on what's included in [Raspberry Pi's revision codes](https://www.raspberrypi.com/documentation/computers/raspberry-pi.html#new-style-revision-codes-in-use). - Currently, some of the revision codes on RPi's official page are not...

good-first-issue

#### Overview - The documentation (as per `README.md`) shows a sample docker-compose.yml, but it only works for instances running BalenaOS. #### Next Steps - Add a section in `README.md` that...

#### Overview I tried deploying `wifi-connect` on my own Balena fleet (Raspberry Pi 3), but got the following errors when I'm using the files (`Dockerfile`, `docker-compose.yml`, and `scripts/start.sh`) out of...

#### Overview - Anthias currently uses Flask for the REST API endpoints. - Since we will be migrating the codebase to Django, we could make use of the Django REST...

enhancement
documentation