mflynn-lanl
mflynn-lanl
I want to test if a collection is in a mongodb. Here is a simple test that reproduces the error: ``` @mongomock.patch(servers=(('localhost', 27017),)) def test_init_db(self): client = pymongo.MongoClient('localhost') db =...
EDGE uses Tomcat to send registration confirmation and password reset emails. The current version, 7.0 is no longer supported. We should upgrade to the latest version so that any security...
The workflows fail if the prefix has a `.` in it. We changed our input to the workflow so that the user sets the prefix instead of it being generated...