-
To avoid xarray and netcdf4 during testing, it could be nice to mock the data.
It will avoid the random failure of netcdf which has nothing to do with rampwf directly.
-
### Dynamo Version
3.2.1.5366
### Host
Revit 2025
### What improvement/feature would you like to see in Dynamo?
I would like to edit package version meta data after having already published
![…
-
Found while attempting to upload the `generate_mock_data.py` script using the `requests` python module in #45. See https://stackoverflow.com/questions/76647047/content-type-is-different-when-sending-f…
-
Work on writing functions for data preprocessing
-
I just added the plugin like so: `plugins: [ 'typescript-mock-data' ]` and got this error when running `graphql-codegen`:
```
✔ Parse Configuration
⚠ Generate outputs
✔ Generate to ./src/@gene…
sregg updated
2 weeks ago
-
The vsv extension seems to handle CSV data incorrectly for the first row if there are any empty column values in that row itself.
For example - save as mock_broken.csv:
```csv
a,b,c,d
,,,lastc…
-
```
E (780842) vfs_fat: open: no free file descriptors
E (780851) myAPP: fopen(/sd/data/MOCK_DATA.csv) failed
.Download handler started...
E (781374) vfs_fat: open: no free file descriptors
E (78…
-
-
Hi,
I am testing your code with hard coded values
I tried to hard code and do a search in my text box, but it's not working.
I am getting an error, can you tell me how to fix it.
I enabled all t…
-
I'm currently writing tests for code that uses Openstack Orchestration requests.
One of the test fails, when I looked at the Mock for list_resources
`class Mock
def list_resources(options = …