नमस्ते 🙏🏾
Testing GitHub Status!
- Seattle, WA, USA
- @trivikram@fosstodon.org
Block or Report
Block or report trivikr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
A simple note taking application using modular AWS SDK for JavaScript (v3)
-
-
-
kulshekhar/ts-jest Public
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript.
2,597 contributions in the last year
Less
More
Activity overview
Contributed to
aws/aws-sdk-js-v3,
awslabs/aws-sdk-js-codemod,
trivikr/vitest-codemod
and 87 other
repositories
Contribution activity
February 2023
Created 57 commits in 6 repositories
Created 1 repository
- trivikr/tinyspy TypeScript
Created a pull request in trivikr/vitest-codemod that received 3 comments
Opened 59 other pull requests in 7 repositories
trivikr/vitest-codemod
5
closed
42
merged
- Run jest tests serially
- Log heap usage in jest tests
- Pass verbose flag when running jest tests
- Add test for mock/mockReturnThis
- Remove redundant test scripts
-
Prefix
g:to global scripts - Update bug report link in test mock/mockReset
- Bump jest to v29.4.3
- Add test for mock/doMock
- Add transformation for jest.deepUnmock
- Support transformation for jest.setMock
- Rename defaultExport tests to mock-default
- Add transformation for jest.genMockFromModule
- Support transformation of default exports
- Add link to migration guide in the error on jest.enableAutomock()
- Delete jest.disableAutomock() as vitest does not mock by default
- Comment out jest.disableAutomock() with explanation
- Uncomment test for toHaveProperty with number in keyPath array
- Uncomment checks for toHaveReturned tests
- Bump vitest to v0.28.5
- Add tests for asynchronous code
- Move tests related to returns in a separate folder
- Move tests related to calls in a separate folder
- Add test cases for toThrow
- Add expect tests which check for returned values
- Some pull requests not shown.
vitest-dev/vitest
4
merged
aws/aws-sdk-js-v3
3
merged
aws/aws-sdk-js
2
merged
tinylibs/tinyspy
1
closed
awslabs/aws-sdk-js-codemod
1
merged
trivikr/vitest
1
closed
Reviewed 35 pull requests in 7 repositories
trivikr/vitest-codemod
17 pull requests
- Version Packages
- Version Packages
- Version Packages
- Version Packages
- Version Packages
- Version Packages
- Support Jest APIs which change to async in Vitest
- Version Packages
- Version Packages
- Version Packages
- Preserve file comments when prepending import
- Version Packages
- Version Packages
- Version Packages
- Version Packages
- Version Packages
- Version Packages
aws/aws-sdk-js-v3
11 pull requests
- chore(CODEOWNERS): add smithy to CODEOWNERS for util-dns
- chore(types): add deprecation explanation to SdkError
- fix(protocol-http): export field types
- feat(codegen): bump codegen version to 0.14.0
- test(cloudfront): remove status code 404 error check
-
test: remove error message
to bechecks - test(dynamodb): remove error message for improper table deletion
- fix(middleware-sdk-transcribe-streaming): close sockets on WebSocketHandler.destroy()
- chore(s3-request-presigner): fix e2e compatibility with test environment
- chore(s3-presigned-post): temporarily deactivate e2e
- fix(s3-presigned-post): use endpoints 2.0 for custom endpoints
vitest-dev/vitest
2 pull requests
awslabs/smithy-typescript
2 pull requests
aws/aws-sdk-js
1 pull request
awslabs/aws-sdk-js-codemod
1 pull request
nodejs/node
1 pull request
Created an issue in facebook/jest that received 11 comments
[Bug]: mockReset restoring mocks instead of resetting them
Version 29.4.3 Steps to reproduce Simple test to repro: describe("mockReset", () => { const originalReturnValue = "original"; const mockReturnValue =
11
comments
Opened 31 other issues in 6 repositories
trivikr/vitest-codemod
3
open
11
closed
- Add logo for vitest-codemod
- CI fails with "can't satisfy the dependency graph"
- [Feature]: Add transformation for replaceProperty API for process.env
- [Feature]: Support transformation for jest.setMock
- [Feature]: Comment out disableAutomock with explanation as vitest does not mock by default
- [Feature]: Support transformation of default exports
- [Feature]: Support transformation of createMockFromModule to importMock
- [Feature]: Do not replace automocking API enableAutomock/disableAutomock
- [Feature]: Transform snapshots created with printBasicPrototype enabled
- [Feature]: Support transformation of snapshots
- [Feature]: Support transformation of mock functions
-
[Bug?]:
describeis not imported whendescribe.eachis used -
[Bug]: Running transform "jest" does not replace
fitwithit.only - [Bug]: The jest transform does not support test.failing
vitest-dev/vitest
7
open
3
closed
- vi.doMock does not override previous mock
- Add link to snapshot testing in file snapshots
-
Jest compatibility: Use colon
:instead of chevron>for snapshots with hints - expect.toHaveReturned does not return true when a mock function is updated to return value
- Jest compatibility API: replaceProperty
- mock.instances should be populated only when new keyword is used
- Jest compatibility API: mockFn.withImplementation API
- Jest compatibility API: mock.contexts is not supported
- Jest compatibility API: expect.closeTo() is not supported
- Jest compatibility API: expect.toHaveProperty does not support array index
yarnpkg/berry
2
closed
aws/aws-cdk
2
open
tinylibs/tinyspy
1
open
1
closed
awslabs/aws-sdk-js-codemod
1
closed
7
contributions
in private repositories
Feb 1 – Feb 15





