-
To test Jakarta EE 8 compatibility we need to create a Jenkins job on project's Cloud Jenkins instance formally testing the API against the relevant TCK and as needed, relevant CTS subset tests.
F…
m0mus updated
5 years ago
-
```
We need to write an implementation agnostic TCK that exercises CalDAV4J against
a server. The TCK can then be run against the various CalDAV servers available
to test their compliance.
The TCK…
-
This got brought up by @tomas-langer in todays ConfigJSR hangout.
Most of our TCKs use testng, but some also use junit. Some use Arquillian, others EE.
This makes it harder than it should to inte…
-
```
We need to write an implementation agnostic TCK that exercises CalDAV4J against
a server. The TCK can then be run against the various CalDAV servers available
to test their compliance.
The TCK…
-
```
We need to write an implementation agnostic TCK that exercises CalDAV4J against
a server. The TCK can then be run against the various CalDAV servers available
to test their compliance.
The TCK…
-
```
We need to write an implementation agnostic TCK that exercises CalDAV4J against
a server. The TCK can then be run against the various CalDAV servers available
to test their compliance.
The TCK…
-
```
Hi
I apologize if this is the wrong place to post this issue - if someone could
direct me to where I can raise this issue in that case, I'd appreciate it.
I am trying to run the JSR330 TCK tests…
-
Depends on #13.
Should we copy all of the required MP JWT Auth tests and adapt them to use `JwtAuthenticationMechanismDefinition` ?
@ayoho, since IBM will be working on the reference implement…
-
HttpProxyClient cannot currently be used in a ServerFilter for servlet based servers.
https://github.com/micronaut-projects/micronaut-core/issues/9725
-
Hi,
Some methods in the Transactional subset of JTA are implemented like this https://github.com/eclipse-ee4j/jakartaee-tck/blob/master/src/com/sun/ts/tests/jta/ee/transactional/Client.java#L420
…