-
```
What steps will reproduce the problem?
1.Install Nitdroid as per auto-installer instructions on wiki:
http://wiki.nitdroid.com/index.php?title=N900-Autoinstaller (as per ~20 Aug
2010) - note: at…
-
```
What steps will reproduce the problem?
1.Install Nitdroid as per auto-installer instructions on wiki:
http://wiki.nitdroid.com/index.php?title=N900-Autoinstaller (as per ~20 Aug
2010) - note: at…
-
The EXTRAS section in the input file:
[EXTRAS]
dump_dataframe = 0
Following code only dumps the dataframe:
```
input_snap = "fs_snap_ti-w_ego.in"
input_file = input_snap
if not os.path.exi…
-
### NetBox version
v3.6.6
### Feature type
Change to existing functionality
### Proposed functionality
Add ability to pass some context data and render a template within the GUI based o…
-
### As ...
Nelly - Network Engineer
### I want ...
To be able to query custom fields via GraphQL
### So that ...
I can use the GraphQL interface to get a list of all current custom fields as well…
-
### Proposed Changes
Per our [developer documentation](https://nautobot.readthedocs.io/en/stable/development/getting-started/#running-tests):
> New unit tests must always inherit from nautobot.u…
-
### NetBox version
v3.3.0
### Feature type
Change to existing functionality
### Proposed functionality
Hi, NetBox team!
I am writing a plugin for NetBox and want to use **APIViewTestCa…
-
It is quite unnecessary to always install testing dependencies. So how about rather using this stanza?
``` python
extras_require = {
'test': [
'hexagonit.testing',
]
},
```
petri updated
11 years ago
-
Port the extras library. Should have
- [ ] implementation
- [ ] documentation
- [ ] testing
bkc39 updated
9 years ago
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
Not related to a proble…