--no-avg parameter specified but it creates the same image #11
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
I run the client with
-na
parameter with a rainbow image (this one https://github.com/BugliL/ImageGoNord-cli/blob/develop/tests/data/rainbow_square.png) but it seems to have no differences.Do I need to specify more parameters?
To Reproduce
Steps to reproduce the behavior: Clone my fork repository and run tests
You can find a test here https://github.com/BugliL/ImageGoNord-cli/blob/develop/tests/unit/test_client_advanced_behavior.py
The full commands are
Expected behavior
Having a different image if
-na
applied or notStart image https://github.com/BugliL/ImageGoNord-cli/blob/develop/tests/data/rainbow_square.png
Image with -na option https://github.com/BugliL/ImageGoNord-cli/blob/develop/tests/data/rainbow_nord_na_square.png
Image without -na option https://github.com/BugliL/ImageGoNord-cli/blob/develop/tests/data/rainbow_nord_square.png
The text was updated successfully, but these errors were encountered: