FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/test/java - contentstack/contentstack-java · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
contentstack
/
contentstack-java
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
4
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
contentstack-java
src
test
java
on
master
User selector
Datepicker
Commit history
Commits on Aug 10, 2026
fix: suppress Snyk hardcoded-credential false positives in TestEntryModel
Show description for ae3ba7c
reeshika-h
committed
ae3ba7c
View commit details
Copy full SHA for ae3ba7c
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
Merge branch 'development' into feat/DX-7325-variant-branch-support
reeshika-h
committed
8ebc41e
View commit details
Copy full SHA for 8ebc41e
View code at this point
Browse repository at this point
Commits on Jul 3, 2026
test: add unit tests for CSConnectionRequest and CSHttpConnection JSON handling
reeshika-h
committed
57ee94d
View commit details
Copy full SHA for 57ee94d
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
feat: release version 2.7.0 with endpoint integration and enhancements
Show description for 4fad37f
reeshika-h
committed
4fad37f
View commit details
Copy full SHA for 4fad37f
View code at this point
Browse repository at this point
Commits on May 14, 2026
Feat: variant and branch support in Entry and Query APIs and added integration tests
reeshika-h
committed
9a12dd5
View commit details
Copy full SHA for 9a12dd5
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
Merge pull request #272 from contentstack/feat/DX-4447-asset-localisation
Show description for 49691f3
reeshika-h
authored
49691f3
View commit details
Copy full SHA for 49691f3
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Add locale support to Asset and AssetLibrary classes
Show description for 8415a80
reeshika-h
committed
8415a80
View commit details
Copy full SHA for 8415a80
View code at this point
Browse repository at this point
Add unit tests for live preview functionality and error handling
reeshika-h
committed
9be1ead
View commit details
Copy full SHA for 9be1ead
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
Merge pull request #254 from contentstack/fix/snyk
Show description for f531c96
reeshika-h
authored
f531c96
View commit details
Copy full SHA for f531c96
View code at this point
Browse repository at this point
Commits on Feb 12, 2026
feat: Implement assetFields method across multiple classes for enhanced asset querying
reeshika-h
committed
20b6796
View commit details
Copy full SHA for 20b6796
View code at this point
Browse repository at this point
Commits on Feb 11, 2026
chore: Update dependencies in pom.xml and modify test fixture in TestEntryModel.java
reeshika-h
committed
20c99eb
View commit details
Copy full SHA for 20c99eb
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
test: Add unit tests for RetryInterceptor and RetryOptions to validate retry logic, configuration, and backoff strategies
reeshika-h
committed
dd95d02
View commit details
Copy full SHA for dd95d02
View code at this point
Browse repository at this point
test: Add validation tests for setRetryableStatusCodes to ensure proper exception handling for invalid HTTP status codes
reeshika-h
committed
d1881d2
View commit details
Copy full SHA for d1881d2
View code at this point
Browse repository at this point
test: Enhance RetryInterceptor tests with fixed and linear backoff strategies, including interruption handling and multiple retries
reeshika-h
committed
ae59533
View commit details
Copy full SHA for ae59533
View code at this point
Browse repository at this point
test: Add interruption tests for RetryInterceptor to validate behavior during retries
reeshika-h
committed
15178c6
View commit details
Copy full SHA for 15178c6
View code at this point
Browse repository at this point
feat: Add retry options to Config and integrate with OkHttpClient in Stack
reeshika-h
committed
99d0ac8
View commit details
Copy full SHA for 99d0ac8
View code at this point
Browse repository at this point
Commits on Jan 2, 2026
Merge pull request #244 from contentstack/feature/comprehensive-integration-tests
Show description for 0a9c552
reeshika-h
authored
0a9c552
View commit details
Copy full SHA for 0a9c552
View code at this point
Browse repository at this point
Commits on Dec 31, 2025
Update pom.xml dependencies for security fixes and enable tests in the build process
reeshika-h
committed
890b7aa
View commit details
Copy full SHA for 890b7aa
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
Remove unused test utility class
AniketDev7
committed
0558383
View commit details
Copy full SHA for 0558383
View code at this point
Browse repository at this point
fix: Replace String.repeat() with Java 8 compatible implementation
Show description for b7ad065
AniketDev7
committed
b7ad065
View commit details
Copy full SHA for b7ad065
View code at this point
Browse repository at this point
Commits on Nov 24, 2025
feat: Add comprehensive integration test coverage
Show description for 7e16da8
AniketDev7
committed
7e16da8
View commit details
Copy full SHA for 7e16da8
View code at this point
Browse repository at this point
Commits on Nov 7, 2025
Refactor test cases in TestCSBackgroundTask and TestQuery: replace string creation with character array for long values and update list creation to use Arrays.asList for better readability and comp…
Show description for ba4259a
harshitha-cstk
committed
ba4259a
View commit details
Copy full SHA for ba4259a
View code at this point
Browse repository at this point
Add comprehensive unit tests for Query class, specifically for the greaterThanOrEqualTo method, covering various scenarios including null keys, existing keys, chaining, and different value types to…
Show description for f1718f7
harshitha-cstk
committed
f1718f7
View commit details
Copy full SHA for f1718f7
View code at this point
Browse repository at this point
Refactor SanityReport class: move to test directory and update report sending command in send-report.sh
harshitha-cstk
committed
82e4bb5
View commit details
Copy full SHA for 82e4bb5
View code at this point
Browse repository at this point
Add comprehensive unit tests for ContentType, GlobalFieldsModel, Query, and QueryResult classes, focusing on exception handling, validation scenarios, and edge cases to enhance overall test coverage.
harshitha-cstk
committed
da595f1
View commit details
Copy full SHA for da595f1
View code at this point
Browse repository at this point
Add additional unit tests for CSHttpConnection, covering form parameter handling, error setting, and URL parameter conversion, enhancing overall test coverage.
harshitha-cstk
committed
2788f4e
View commit details
Copy full SHA for 2788f4e
View code at this point
Browse repository at this point
Add integration tests for ContentstackPlugin, implementing two sample plugins and validating their request/response handling in the Contentstack environment.
harshitha-cstk
committed
891f1d3
View commit details
Copy full SHA for 891f1d3
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
Remove obsolete unit tests for live preview query and find method in TestStack and TestTaxonomy classes, streamlining test coverage.
harshitha-cstk
committed
131816d
View commit details
Copy full SHA for 131816d
View code at this point
Browse repository at this point
Add comprehensive integration tests for ContentstackPlugin, validating plugin functionality and request/response handling.
harshitha-cstk
committed
2234940
View commit details
Copy full SHA for 2234940
View code at this point
Browse repository at this point
Add comprehensive unit tests for Taxonomy class, covering all query building methods, method chaining, and various edge cases.
harshitha-cstk
committed
49d20e1
View commit details
Copy full SHA for 49d20e1
View code at this point
Browse repository at this point
Add comprehensive unit tests for SyncStack class, covering all getters, JSON handling methods, edge cases, and token validation scenarios.
harshitha-cstk
committed
64804eb
View commit details
Copy full SHA for 64804eb
View code at this point
Browse repository at this point
Add comprehensive unit tests for live preview query functionality in TestStack class, covering various scenarios including disabled live preview, null parameters, and parameter assignment.
harshitha-cstk
committed
274eea4
View commit details
Copy full SHA for 274eea4
View code at this point
Browse repository at this point
Add comprehensive unit tests for Stack class, covering initialization, configurations, factory methods, headers, and various edge cases.
harshitha-cstk
committed
fe515da
View commit details
Copy full SHA for fe515da
View code at this point
Browse repository at this point
Add comprehensive unit tests for Query class, enhancing coverage with additional edge cases and validation scenarios.
harshitha-cstk
committed
2a30ba1
View commit details
Copy full SHA for 2a30ba1
View code at this point
Browse repository at this point
Add comprehensive unit tests for Query class
harshitha-cstk
committed
6250e76
View commit details
Copy full SHA for 6250e76
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL