Tim Zöller
2b8d4a911e
#49 - Bumped to Testcontainers 1.15.2
2021-03-04 15:42:08 +01:00
Tim Zöller
13c859dee2
New Snapshot version
2020-12-16 10:43:12 +01:00
Tim Zöller
ea6637dc02
Fixed another Documentation error
2020-12-16 10:20:27 +01:00
Tim Zöller
b8866fb883
#48 : Perform Release
2020-12-16 10:15:56 +01:00
Tim Zöller
10af1004da
Fixed Docs formatting
2020-12-16 10:06:38 +01:00
Tim Zöller
cdbd6242c8
#47 : Documentation on perform-cleanup
2020-12-16 10:05:20 +01:00
Tim Zöller
b4bd44b944
Fixed formatting issue
2020-12-16 09:59:36 +01:00
Tim Zöller
b4abae5c33
#43 : Introduced new function perform-cleanup
2020-12-16 09:56:09 +01:00
Tim Zöller
57573b483e
Fixed Typo
2020-12-15 22:10:27 +01:00
Tim Zöller
c06dc04b8b
Merge branch 'master' of https://github.com/javahippie/clj-test-containers into master
2020-12-15 21:40:50 +01:00
Tim Zöller
461add59f7
#47 - Upgraded Testcontainers version
2020-12-15 21:40:47 +01:00
Rob Hanlon
43d573e6f5
Use .copyFileToContainer when the container is already started ( #44 )
2020-11-26 12:19:17 +01:00
Tim Zöller
f7befdf86d
Issue #40 , increase Testcontainers version
2020-11-09 09:06:07 +01:00
David Harrigan
670e89d1b8
Add in a deps.edn ( #37 )
...
This does *not* replace the official way of building or shipping the
software, it simply allows those who choose to use deps to participate
-=david=-
2020-11-09 08:43:32 +01:00
Tim Zöller
dbcdbec881
Update README.md
2020-10-24 10:17:50 +02:00
Tim Zöller
6e3f05aa89
Switch release to 0.4.0-SNAPSHOT
2020-10-23 23:28:55 +02:00
Tim Zöller
193482c1b8
Prepare Release 0.3.0
2020-10-23 23:12:24 +02:00
Tim Zöller
94975f68f0
Formatting fixes
2020-10-23 22:47:42 +02:00
Tim Zöller
f40dcec5f0
Enhanced logging mechanism, added a test for it
2020-10-23 22:42:11 +02:00
Rob Hanlon
dac2b1ba4b
Add type hints to silence reflection warnings ( #38 )
...
* Run lein check on CI
* Add type hints as appropriate; readability cleanups
2020-10-23 21:07:43 +02:00
Tim Zöller
167fa385a2
Fix formatting
2020-10-08 11:42:28 +02:00
Dana Borinski
36aa2632c9
add support for docker version 2.4.0 ( #36 )
...
* add support for docker version 2.4.0
* upgrade testcontainers/postgresql to version 1.15.0-rc2
* changing back to version 0.3.0 as its still not released
Co-authored-by: dana <dana.borinski@appsflyer.com>
2020-10-08 08:52:19 +02:00
David Harrigan
ec26e4c078
Add support for accessing container logs. ( #34 )
...
* Add support for accessing container logs.
closes #27
-=david=-
* Don't add logs to configuration if not capturing the log
* Further refinements
2020-10-05 10:21:16 +02:00
Tim Zöller
9f36f0db78
Add more options to the HTTP wait strategy ( #33 )
...
Issue #25
Co-authored-by: Tim Zöller <tim.zoeller@ilume.de>
2020-09-26 21:32:14 +02:00
David Harrigan
651b4faf7f
Add in documentation for wait-for ( #32 )
2020-09-26 09:59:28 +02:00
Tim Zöller
add417b77d
#25 - Added issue to the changelog
2020-09-24 19:45:25 +02:00
Tim Zöller
bed19526b3
#25 - Fixed formatting
2020-09-24 19:26:02 +02:00
David Harrigan
ea854767ae
Add support for a container wait strategy. ( #31 )
...
For review.
-=david=-
2020-09-24 19:23:12 +02:00
Rob Hanlon
76359eec37
Rename init-network, remove .getId call ( #30 )
...
* Rename init-network, remove .getId call
- Should be called `create-network` to match the existing `create`
function
- Network#getId oddly has a side effect, which made generative testing
impossible. Removing this defers network creation until `start!` is called
- Mark init-network as deprecated
* just use def instead of defn
* Fix indentation in README
2020-08-18 14:44:04 +02:00
Jakub Holy
3d4a5a7ce8
Link to the java lib ( #28 )
2020-08-11 23:25:33 +02:00
Rob Hanlon
c0c08b2e26
Configure clojure.spec, add a few specs ( #23 )
...
Creates specs for init, create, and init-network
2020-08-10 08:15:00 +02:00
Rob Hanlon
36f3820f4f
cljstyle redux, with pre-commit hook ( #24 )
...
* cljstyle redux, with pre-commit
* Use fork of lein-githooks with fixes for shell characters
* Remove stale doc
2020-08-09 21:38:20 +02:00
Tim Zöller
a327fc3f75
#20 - Increase version to next milestone 0.3.0-SNAPSHOT
2020-08-09 21:35:34 +02:00
Tim Zöller
d8482330b5
\# Increased version to 2.0.0 to prepare release
2020-08-09 21:27:06 +02:00
Rob Hanlon
cc77c4233d
Switch from bat-test to kaocha ( #22 )
2020-08-07 20:22:45 +02:00
Tim Zöller
1e24824916
#20 - Released 0.2.0-SNAPSHOT to clojars
2020-08-05 22:49:04 +02:00
Tim Zöller
ba11321601
#8 - Added tutorial (copied from my blog)
2020-08-05 22:40:17 +02:00
Tim Zöller
7e436715c0
8 - Corrected documentation
2020-08-05 22:37:43 +02:00
Tim Zöller
5f6c9d21ad
#8 - Added new functions to the documentation
2020-08-05 22:34:49 +02:00
Tim Zöller
de4a48a07b
#2 - Add networking support
2020-08-05 15:37:35 +02:00
Tim Zöller
dda1e4b4a5
#8 - Wrote Intro
2020-08-05 12:40:52 +02:00
Tim Zöller
d72532b16b
#8 - Improved Changelog
2020-08-05 12:16:29 +02:00
Tim Zöller
837f83b621
Merge branch 'master' of https://github.com/javahippie/clj-test-containers into master
2020-08-05 09:12:37 +02:00
Tim Zöller
ce0460a35a
#18 - Unified handling of container creation
2020-08-05 09:12:23 +02:00
Tim Zöller
976760fbde
#19 - Added code of conduct
2020-08-05 08:50:13 +02:00
Rob Hanlon
8794b4a991
Allow for provision of a Testcontainer instance ( #16 )
...
* Allow for provision of a Testcontainer instance
Testcontainers provides many different container implementations that
can be very useful. This simple change allows callers to provide their
own, premade container instance so consumers can flexibly choose their
container type. If no container instance is supplied, then
clj-test-containers falls back to its original behavior.
* Extract function
* Cleanup, ensure Clojure types instead of Java types
Co-authored-by: Tim Zöller <mail@tim-zoeller.de>
2020-08-05 07:25:59 +02:00
Burin Choomnuan
c30d02aaaf
Add create-from-docker-file ( #14 )
...
* Add create-from-docker-file
* Update code base on review/feedback
Fix the following
- Fix the import style in one line
- Use constructure once when creating the docker-image
- Use some? instead of if
- Remove :env-vars from the test
- Move resources to test section
2020-08-05 07:13:31 +02:00
Burin Choomnuan
a3fda15a49
Use of java :import to keep the code clean ( #12 )
...
* Fix the method name
* Use :import for Java classes
To make the code more concise and less verbose
- Tidy up the whitespaces just a bit
* Add lein-cljfmt plugin
* Revert "Add lein-cljfmt plugin"
This reverts commit bff2e04625203e95b76b734e73ad58064f83944e.
2020-07-16 22:44:26 +02:00
Tim Zöller
78d8edf540
Merge branch 'master' of https://github.com/javahippie/clj-test-containers
2020-07-10 17:22:41 +02:00
Tim Zöller
755de8d4da
#13 - Add Gitignore and Gitattributes
2020-07-10 17:22:14 +02:00