22 Commits

Author SHA1 Message Date
John Blum
0fb0170900 Include NOTICE in the README.
The NOTICE summarizes and outlines the future roadmap of the STDG project.
2023-01-17 14:22:29 -08:00
John Blum
3a2811f52b Replace all references to 'VMware GemFire' with 'VMware Tanzu GemFire' in project Gradle/Maven build files and the docs (README). 2020-09-16 16:11:16 -07:00
John Blum
d484e2a6d3 Edit README and list all supported mock Region data access operations in 'Mocking Unsupported Region Operations' section. 2020-09-16 15:50:34 -07:00
John Blum
c4adce3839 Edit README and include additional Map/Region data access operations mock support. 2020-09-16 15:44:39 -07:00
John Blum
cc19ff04e0 Edit README and add a link to the Apache Geode Wiki documenting all Geode Artifacts in the section, 'Cleaning up after GemFire/Geode during Integration Tests'. 2020-07-28 11:25:54 -07:00
John Blum
015b80c5ab Edit README and format source code examples. 2020-07-27 19:07:01 -07:00
John Blum
6f3e5fc1b4 Edit README and add documentation for the '@EnableGemFireResourceCollector' annotation. 2020-07-27 18:58:51 -07:00
John Blum
e9b0e070bf Edit README and add documentation on controlling the GemFire/Geode mocked objects scope and lifecycle using Spring TestContext events. 2020-07-27 17:52:06 -07:00
John Blum
dccbe27b2f Edit README and add documentation on how to mock unsupported GemFire/Geode object operations (e.g. Region.putIfAbsent(key, value)). 2020-07-27 17:22:49 -07:00
John Blum
e7c3b1fc2d Edit README and review/revise documentation on Unit Tests, Mocking and Mock Regions with mock data. 2020-07-27 16:52:07 -07:00
John Blum
d2bd431e43 Replace all references to 'Pivotal GemFire' with 'VMware GemFire'. 2020-07-26 22:30:20 -07:00
John Blum
e2ce22e3e1 Update README to include shared, spring-projects GitHub Organization community health files. 2020-04-16 10:27:20 -07:00
John Blum
5137a8a3bd Change README Travis CI build badge to point to spring-test-data-geode.
Currently the Travis CI bulid badge incorrectly points to spring-boot-data-geode.
2020-02-22 22:34:24 -08:00
John Blum
0444f8a1e7 Add documentation for the new test Logback, Log Appender supporting class. 2019-07-02 20:02:02 -07:00
John Blum
8ea0c79f68 Update README describing the mock Region data and cache Region callback support. 2019-06-17 15:51:34 -07:00
John Blum
5355f2bd8a Add concrete Unit and Integration Test class examples. 2019-05-07 17:59:33 -07:00
John Blum
48ccc00426 Edit README.adoc.
Include section in README on using STDG for Unit and Integration Testing of Apache Geode & Pivotal GemFire (PCC) applications in a Spring context.
2019-05-07 17:42:17 -07:00
Spring Operator
8b7055ef1b URL Cleanup.
This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://geode.apache.org/ with 1 occurrences migrated to:
  https://geode.apache.org/ ([https](https://geode.apache.org/) result 200).
* [ ] http://geode.apache.org/docs/guide/16/reference/topics/gemfire_properties.html with 1 occurrences migrated to:
  https://geode.apache.org/docs/guide/16/reference/topics/gemfire_properties.html ([https](https://geode.apache.org/docs/guide/16/reference/topics/gemfire_properties.html) result 200).
* [ ] http://projects.spring.io/spring-data-gemfire/ with 1 occurrences migrated to:
  https://projects.spring.io/spring-data-gemfire/ ([https](https://projects.spring.io/spring-data-gemfire/) result 200).

Resolves gh-4.
2019-04-04 17:00:56 -07:00
John Blum
aae57dc8b3 Change title. 2018-05-15 14:35:24 -07:00
John Blum
eba983e1ec Change branding for GemFire to Pivotal GemFire.
Add note about documentation and examples coming soon.
2018-04-30 17:40:44 -07:00
John Blum
cd7c79a6f2 Edit and reformat README. 2018-04-03 18:36:24 -07:00
John Blum
a0882691ce Convert README to an Asciidoc file.
Add Travis CI build status to README.
2018-04-03 12:50:54 -07:00