mirror of
https://github.com/google/nomulus.git
synced 2025-08-07 02:05:20 +02:00
* Add object comparison to replay tests Allow optional object comparison in the replay test extension and enable it for the DomainCreateFlow test. To faciliate this, add two new field annotations to ImmutableObject: DoNotCompare, to be used for fields that are not relevant to either database, and Insignificant, to be used for fields that are mutated after they have been accessed and therefore violate immutability (there is currently only one of these, however we might discover more in the course of adding more comparisons to the replay test. * Revert commented out premium price error log * Added static create methods for ReplayExtension |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |