-
Hi there.
This is not really an issue, but more of a feedback and hack to make the script compatible with reMarkable paper pro. I have been a user of rM1 since the beginning and, as I didn't want t…
-
There are no tests in this project. Some basic unit test coverage, plus integration test coverage would be nice, assuming I want people other than me to contribute.
Also considering this is used by p…
-
I need to run `aiohttp` server and use `playwright` in tests at the same time.
Am I right that `pytest-playwright` right now can't help me with that?
It provides fixtures only for sync API. But I …
-
**Is your feature request related to a problem? Please describe.**
Suggestion
**Describe the solution you'd like**
I used PyKEEN and I think it may be good to add a new argument to the two fun…
-
With all this refactoring, I'm starting to see why you'd really want to write some unit tests! This issue will be complete when the following tests are written:
Model validations
Model associations
…
-
### Descriptive summary
Lines https://github.com/samvera/hyrax/blob/master/lib/generators/hyrax/work/templates/feature_spec.rb.erb#L47-L48 fail in consuming applications because the packaged hyrax …
-
We should have a data-driven test harness for rangefeeds. This would set up a testserver/cluster, use `datadriven` to run commands against it, and run a `rangefeed.Factory`-based client to record rang…
-
`listitem.getItem()` returns Object
StringObject is `ref object of gobject.Object`
So it looks like Nim is missing UpCast? Or am I misunderstanding something.
Googling nim upcast get nothing…
-
It would be useful to see an example of how to use pytest-flask-sqlalchemy with FactoryBoy/pytest-factoryboy, if they can work together. For example, I'm not clear what would be used for factory class…
-
I have prepared the pytorch packages and everything, but when I run the main.py, the wrong infos come out like:
test setup failed
file C:\Users\lin\Desktop\gradduate_design\Deep Taylor for interpr…