Skip to content

Tags: xorcare/golden

Tags

v0.8.3

Toggle v0.8.3's commit message

Verified

This tag was signed with the committer’s verified signature.
xorcare Vasiliy Vasilyuk
golden v0.8.3

v0.8.2

Toggle v0.8.2's commit message

Verified

This tag was signed with the committer’s verified signature.
xorcare Vasiliy Vasilyuk
golden v0.8.2

v0.8.1

Toggle v0.8.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xorcare Vasiliy Vasilyuk
golden v0.8.1

v0.8.0

Toggle v0.8.0's commit message

Verified

This tag was signed with the committer’s verified signature.
xorcare Vasiliy Vasilyuk
golden v0.8.0

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
xorcare Vasiliy Vasilyuk
release: golden v0.7.1

v0.7.0

Toggle v0.7.0's commit message
feat: add the ability to manually specify the want value

This is necessary to separate data in table tests when there are few
cases with big data and there are cases with short data that are better
represented in the table.

Perhaps this method is not a good idea, since the test data is mixed,
but perhaps this opportunity will do itself well in practice.

v0.6.0

Toggle v0.6.0's commit message
test: add golden integration tests

Package integration is needed to test the functionality of golden
in integration with the file system. Without side effects from
other tests and TestMain.

Large JSON inputs serve the purpose of format validation to provide an
additional ability to catch changes in the behavior of the JSONEq
function.

v0.5.0

Toggle v0.5.0's commit message
refactor: remove a deprecated function

v0.4.1

Toggle v0.4.1's commit message
refactor: Update path method structure

This is to make it easier to expand the functionality of this method.
Will be used further.

v0.4.0

Toggle v0.4.0's commit message
Delete set index method