KordingLab / llm4papers

Apache License 2.0
22 stars 0 forks source link

Add doc mocks and a tiny (starter) integration test suite #20

Closed j6k4m8 closed 1 year ago

j6k4m8 commented 1 year ago

Adds new mock/debugging objects:

Adds new type hierarchy to PaperRemotes:

Adds new convenience types:

Adds test suite...

...the idea of which right now is to just make it slightly harder to accidentally break existing APIs without getting a big ❌ on GitHub PRs, and which doesn't really accomplish that much in the way of unittesting at all

j6k4m8 commented 1 year ago

@wrongu take a look and let me know if this is ready to merge?

~I also have some thoughts on the editresult types, i'll add them in #21~ [edit] you already thought of them too :)