cablelabs / lpwanserver

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

Create E2E test for single LoraOS 1.0 #113

Closed dschrimpsher closed 6 years ago

dschrimpsher commented 6 years ago

Test Work Flow:

dschrimpsher commented 6 years ago
  E2E Test for Single LoraOS 1.0
    Verify Login and Administration of Users Works
      ✓ Admin Login to LPWan Server (146ms)
      ✓ Create a Application User Account (1223ms)
      ✓ Verify Application User Exists
      ✓ Application User Login to LPWan Server (1146ms)
    Setup Network
      ✓ Verify LoraOS 1.0 Protocol Exists
      ✓ Create the Local LoraOS 1.0 Network (409ms)
      ✓ Get Network
    After “authorized” network, automatically pulls the devices & applications
      ✓ Pull Applications, Device Profiles, Integrations, and Devices (161ms)
      ✓ Verify the Cablelabs Organization was Created
      ✓ Verify the Test Application was Created
      ✓ Verify the Test Application NTL was Created
      ✓ Verify the Test1 Device Profile was Created
      ✓ Verify the Test Device was Created
      ✓ Verify the Test Device NTL was Created
    LPWAN Server modifies any existing application “Integrations” to point to LPWAN Server
      ✓ Get Lora Session (236ms)
      ✓ Verify the Lora Server Application Integration was set to LPWan Server
    Validate LPWAN Server application integrations are maintained for outbound from LPWAN Server
      ✓ Verify the Test Application Integration was Updated
    At this point, you should be able to view all of the applications and devices from the LoraOS 1.0 Server.
      ✓ Verify the Test Application Exists on LPWan
      ✓ Verify the Test1 Device Exists on LPWan
      ✓ Verify the Test Device Exists on LPWan