Skip to content
Snippets Groups Projects
Unverified Commit c95b1661 authored by Daniel W. Anner's avatar Daniel W. Anner Committed by GitHub
Browse files

Implementing Test Updates (Slugs & File Names) (#1454)

* breaking out tests for easier usage

* refactoring codebase

* Added verification for properly formatted slug and fixed definitions that were incorrect

* Adding new test case to ensure the file name matches either the slug or the part_number

* fixed file names to match proper formatting
parent 9c28b7b2
No related branches found
No related tags found
No related merge requests found
Showing
with 11 additions and 11 deletions
---
manufacturer: Dell
model: PowerEdge R620 XL
slug: dell-poweredge-r620-xl
model: PowerEdge R620XL
slug: dell-poweredge-r620xl
u_height: 1
is_full_depth: true
console-ports:
......
---
manufacturer: Factor-TS
model: Dionis DPS-3010
model: Dionis DPS-3010-RM-6E-4S
slug: factor-ts-dionis-dps-3010-rm-6e-4s
part_number: RM-6E-4S
u_height: 1
......
---
manufacturer: Generic
model: 24-port UTP Patch Panel Half Depth
slug: generic-24-port-utp-patch-panel-half-depth
model: 24-port Copper Patch Panel Half Depth
slug: generic-24-port-copper-patch-panel-half-depth
u_height: 1
is_full_depth: false
airflow: passive
......
---
manufacturer: Generic
model: 24-port UTP Patch Panel
slug: generic-24-port-utp-patch-panel
model: 24-port Copper Patch Panel
slug: generic-24-port-copper-patch-panel
u_height: 1
airflow: passive
front-ports:
......
---
manufacturer: Generic
model: 48-port UTP Patch Panel Half Depth
slug: generic-48-port-utp-patch-panel-half-depth
model: 48-port Copper Patch Panel Half Depth
slug: generic-48-port-copper-patch-panel-half-depth
u_height: 2
is_full_depth: false
airflow: passive
......
---
manufacturer: Generic
model: 48-port UTP Patch Panel
slug: generic-48-port-utp-patch-panel
model: 48-port Copper Patch Panel
slug: generic-48-port-copper-patch-panel
u_height: 2
airflow: passive
front-ports:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment