Commit 70a2768
authored
feat(2024): Add Dev bypass to tests ('-nyi') (#1075)
## What does this do?
This PR modifies the testing process. It standardizes the URL and Index
tests, and adds a bypass when the URL ends in '-nyi'.
## How was it tested?
Locally and repeatedly.
## Is there a Github issue this is resolving?
No
## Did you update the docs in the API? Please link an associated PR if
applicable.
No
## Here's a fun image for your troubles
I have recently started running *Curse of Strahd* for my D&D5E players.
However, my pre-game reading included the original *I6 Ravenloft* module
(from D&D 1.0), and *Expedition to Castle Ravenloft* from D&D 3.5.
<img width="355" height="633" alt="image"
src="https://github.com/user-attachments/assets/96c72c07-0fec-4c24-b8ba-a2c8da612e91"
/>
My brain is, quite literally, full of vampires at the moment.1 parent 105f47a commit 70a2768
1 file changed
Lines changed: 60 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
47 | 59 | | |
48 | 60 | | |
49 | 61 | | |
| |||
84 | 96 | | |
85 | 97 | | |
86 | 98 | | |
87 | | - | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
0 commit comments