Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Ability to mock SRV records #124

Merged
merged 1 commit into from
Jan 5, 2024

Conversation

bestwebua
Copy link
Member

@bestwebua bestwebua commented Jan 4, 2024

Added ability to mock SRV records (RFC-2782)

  • Added DnsMock::Record::Factory::Srv, tests
  • Added DnsMock::Record::Builder::Srv, tests
  • Updated DnsMock::Server::RecordsDictionaryBuilder::TYPE_MAPPER
  • Updated DnsMock::AVAILABLE_DNS_RECORD_TYPES
  • Updated DnsMock::RspecHelper::ContextGenerator
  • Updated integration tests
  • Updated gem documentation

@bestwebua bestwebua self-assigned this Jan 4, 2024
@bestwebua bestwebua force-pushed the feature/ability-to-mock-srv-records branch from 6a07d36 to 6290e09 Compare January 5, 2024 19:26
* Added DnsMock::Record::Factory::Srv, tests
* Added DnsMock::Record::Builder::Srv, tests
* Updated DnsMock::Server::RecordsDictionaryBuilder::TYPE_MAPPER
* Updated DnsMock::AVAILABLE_DNS_RECORD_TYPES
* Updated DnsMock::RspecHelper::ContextGenerator
* Updated integration tests
* Updated gem documentation
@bestwebua bestwebua force-pushed the feature/ability-to-mock-srv-records branch from 6290e09 to e18f9ed Compare January 5, 2024 19:38
@bestwebua bestwebua linked an issue Jan 5, 2024 that may be closed by this pull request
4 tasks
@bestwebua bestwebua merged commit 9df70b5 into develop Jan 5, 2024
@bestwebua bestwebua deleted the feature/ability-to-mock-srv-records branch January 5, 2024 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

[FEATURE] Support SRV records
1 participant