Skip to content

Feature/development mock documents#365

Open
mojarra wants to merge 12 commits intomasterfrom
feature/development_mock_documents
Open

Feature/development mock documents#365
mojarra wants to merge 12 commits intomasterfrom
feature/development_mock_documents

Conversation

@mojarra
Copy link
Contributor

@mojarra mojarra commented Jan 9, 2026

Development feature that returns realistic mock documents when a document doesn't exist in development environment, eliminating the need to copy production data.

  ::error file=lib/config.rb,line=57,col=5::Metrics/CyclomaticComplexity: Cyclomatic complexity for `config` is too high. [12/10]
  ::error file=lib/config.rb,line=57,col=5::Metrics/PerceivedComplexity: Perceived complexity for `config` is too high. [13/11]
  ::error file=lib/app.rb,line=16,col=3::Metrics/ClassLength: Class has too many lines. [185/173]
   ::error file=spec/integration/mock_document_spec.rb,line=5,col=16::RSpec/DescribeClass: The first argument to describe should be the class or module being tested.
  ::error file=lib/mock_document.rb,line=111,col=5::Metrics/MethodLength: Method has too many lines. [39/32]
  ::error file=lib/mock_document.rb,line=50,col=9::Naming/PredicatePrefix: Rename `has_version?` to `version?`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant