agentos-project / agentos

The Python Component System (PCS) is an API and CLI for building, running, and sharing Python code. AgentOS is a set of libraries built on top of PCS that make it easy to build, run, and share agents that use Reinforcement Learning.
https://agentos.org
Apache License 2.0
13 stars 4 forks source link

fix more tests - follow-on to spec revamp #395

Closed andyk closed 2 years ago

andyk commented 2 years ago

Fixes more tests. Get build back to green and uncomment out some of the tests that #336 left broken

andyk commented 2 years ago

@nickjalbert I guess we might want to get the tests runtime back to a few min (from a few hours 🤪) before we merge

nickjalbert commented 2 years ago

Can't argue with green, though!