Skip to content

test: add integration tests for formatError#99

Merged
rostislav-simonik merged 4 commits intomainfrom
add-unit-tests
Oct 12, 2023
Merged

test: add integration tests for formatError#99
rostislav-simonik merged 4 commits intomainfrom
add-unit-tests

Conversation

@rostislav-simonik
Copy link
Copy Markdown
Member

  • ci: sync changes from boilerplate
  • test: add integration tests for format error

@rostislav-simonik
Copy link
Copy Markdown
Member Author

/resolve-yarn-lock

@codecov
Copy link
Copy Markdown

codecov bot commented Oct 12, 2023

Codecov Report

Merging #99 (5a3d882) into main (4fcd9d3) will increase coverage by 100.00%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           main       #99        +/-   ##
===========================================
+ Coverage      0   100.00%   +100.00%     
===========================================
  Files         0         8         +8     
  Lines         0        75        +75     
  Branches      0        19        +19     
===========================================
+ Hits          0        75        +75     

see 8 files with indirect coverage changes

@rostislav-simonik rostislav-simonik merged commit e81c4b7 into main Oct 12, 2023
@rostislav-simonik rostislav-simonik deleted the add-unit-tests branch October 12, 2023 18:52
txo-github-bot bot pushed a commit that referenced this pull request Oct 16, 2023
## [3.0.0](v2.0.8...v3.0.0) (2023-10-16)

### ⚠ BREAKING CHANGES

* **deps:** migrate to @apollo/server ^4.0.0, refactor errors structrure and error codes.

* chore(deps): replace dependency apollo-server with @apollo/server ^4.0.0

* refactor: migrate to @apollo/server

* refactor: migrate format error

* test: migrate all tests to new @apollo/server and update createError and formatError accordingly

* fix: add missing export of interface

* chore: sync with master

### Features

* **deps:** replace dependency apollo-server with @apollo/server ^4.0.0 ([#100](#100)) ([d6e0470](d6e0470))

### Testing

* add integration tests for formatError ([#99](#99)) ([e81c4b7](e81c4b7))
* switch to inline jest snapshots ([#103](#103)) ([6891001](6891001))
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