cablelabs / lpwanserver

LPWAN Provisioning & Management Server
https://lpwanserver.com
Apache License 2.0
37 stars 11 forks source link

Issue 214 #216

Closed rhythnic closed 5 years ago

rhythnic commented 5 years ago

What does this PR do?

Do you have any concerns with this PR?

After running e2e tests, remove devices from applications, then remove applications in TTN console.

How can the reviewer verify this PR?

Run e2e tests, clean up data.

Any background context you want to provide?

I will do more PRs for issue 214, but want to get the docker-compose refactor and the devEUI fix into master.

Screenshots or logs (if appropriate)

Questions:

dschrimpsher commented 5 years ago

So I tested it and it works. I have two weird things (that may be local to me)

  1. I have to change LoraServer and Lora AppServer from :2 to :latest or it fails on data migration?
  2. I have to put a delay in the beginning of the test or it starts before the database is settled.

But once I did that it worked fine.

dschrimpsher commented 5 years ago

e2e-test_1 | e2e-test_1 | e2e-test_1 | 31 passing (19s)