Problematy / goodmap

MIT License
2 stars 10 forks source link

BUG: data in pin is not checked #152

Open raven-wing opened 1 week ago

raven-wing commented 1 week ago

Describe the bug E2E test doesn't check data at all

To Reproduce Steps to reproduce the behavior:

  1. run make run-e2e-env
  2. check http://www.localhost:5000/

Expected behavior good data is visible, and there is test which checkes it.

Screenshots 2024-10-09-230903_215x217_scrot

raven-wing commented 1 week ago

@Dawid-Sroka it was introduced with #149. Please run code with e2e tests : make e2e-tests and fix it accordingly to description