Lines Matching full:commit
239 """Test that commit sends data to store."""
242 self.store.commit(info)
248 """Test a commit-get roundtrip."""
253 self.store.commit(info)
259 """Test a commit-get_uncached roundtrip."""
264 self.store.commit(info)
272 self.store.commit(info)
302 """A test class that always raises on refresh / commit."""
337 """Check that a failed commit cleanes cache."""
344 self.store.commit(host_info.HostInfo())
345 # Since |commit| hit an error, a subsequent get should again hit the