netbox-community/netbox-bgp

GraphQL tests failing in v4.0.11

Closed this issue · 5 comments

NetBox version
v4.0.11

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. cd develop
  2. docker compose up
  3. docker exec -it develop-netbox-1 /opt/netbox/netbox/manage.py test netbox_bgp

Significant failure occur around graphql

Expected behavior
Tests pass}

It doesn't surprise me as I didn't release them for 4.0
That's why I made #200
Or am I missing something?

with #200 - Ran 205 tests in 2.560s

FAILED (failures=13)
Destroying test database for alias 'default'...

Hmmm ... strange, I would not make a PR if the test failed.
I did them without #204 , idk if it modifies the behavior

At that time, I think I was on 4.0.7