1. Components

NSP Test Service

Public
AuthorCommitMessageCommit dateIssues
Mikkel Kirkegaard Øritsland
c4fac430306Add release manifest
hen@kvalitetsit.dk
904ccea4bbf[maven-release-plugin] prepare for next development iterationgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13053 3203d48c-b89f-428c-a2b9-71f4dc330d7c
hen@kvalitetsit.dk
921a17efd40[maven-release-plugin] prepare release nts-1.1.0git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13051 3203d48c-b89f-428c-a2b9-71f4dc330d7c
hen@kvalitetsit.dk
827c09b65f6Cleanupgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13050 3203d48c-b89f-428c-a2b9-71f4dc330d7c
hen@kvalitetsit.dk
ad9a9067bfe[SDS-2536] Change URL of new servicegit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13049 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-2536
hen@kvalitetsit.dk
3f688694d00[SDS-2536] Cleanupgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13037 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-2536
hen@kvalitetsit.dk
f655b03f74e[SDS-2536] Make invoke request a specific typeThis generates an 'invoke' type with a XmlRootElement annotation, making it easier to create the request correctly. See IntegrationTestIT. git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13036 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-2536
hen@kvalitetsit.dk
407627af15c[SDS-2536] Use unmodeled SOAP fault.The modeled SOAP fault that was defined in the WSDL before, generated a Java exception that had a fault type in it's constructor, besides the usual exception message. We are only interested in the fault element (which is what the exception message becomes), and not any other piece of information, therefore the unmodeled fault is better suited. git-svn-id: https://svn.nspop.dk/svn/components/n...SDS-2536
hen@kvalitetsit.dk
33d00b1784cCleanupgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13030 3203d48c-b89f-428c-a2b9-71f4dc330d7c
hen@kvalitetsit.dk
efecbe2124d[SDS-2536] Add new NTS 01172024 endpointgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@13029 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-2536
hen@kvalitetsit.dk
1f518c5c32b[SDS-6136] Remove unused dependencygit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12989 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-6136
hen@kvalitetsit.dk
fe02912564b[SDS-2536] Fix Docker compose not startinggit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12985 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-2536
tsl@kvalitetsit.dk
4e0485a7ab0[maven-release-plugin] prepare for next development iterationgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12119 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
1850fb93b50[maven-release-plugin] prepare release nts-1.0.5git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12117 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
4b40d1bb853Remove NtsEnvironment.Mode.ALL (was only used in commandline interface)git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12116 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
35e348b9c2b[SDS-6050] Remove oces parsers (only used for logging)git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12115 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-6050
tsl@kvalitetsit.dk
6af0bee905fRemove nts-cli dependencygit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12109 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
cf20fdbfb5aDelete unused command line interfacegit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12082 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
a71065a210c[SDS-6050] Parse oces3 certificatesgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12077 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-6050
tsl@kvalitetsit.dk
49709ec8d4eUse NSP Test Identity Provider for getting signed requestsgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12053 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
aa61cce209eStart using NSP Test Identity Provider for getting signed requestsgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@12047 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
45a5a368a80[SDS-5256] Change required code coverage to 70%git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@10084 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-5256
tsl@kvalitetsit.dk
edeae7b3d41[maven-release-plugin] prepare for next development iterationgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@8171 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
6221fa11150[maven-release-plugin] prepare release release-1.0.4git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@8169 3203d48c-b89f-428c-a2b9-71f4dc330d7c
tsl@kvalitetsit.dk
91cda8fed3b[SDS-4921] Remove ocesCertHash check on idcardgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@8168 3203d48c-b89f-428c-a2b9-71f4dc330d7cSDS-4921
thomas@kvalitetsit.dk
e64eb36d750[maven-release-plugin] prepare for next development iterationgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5940 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
6da17dd8bc8[maven-release-plugin] prepare release release-1.0.3git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5938 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
10701f012caOpdateret testsgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5936 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
c93dfa16586[maven-release-plugin] prepare for next development iterationgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5914 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
c83f5d25e37[maven-release-plugin] prepare release release-1.0.3git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5912 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
a3030fe5eb7Rettet tagbasegit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5911 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
6c35153dafe[maven-release-plugin] rollback the release of release-1.0.3git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5910 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
de079c499cd[maven-release-plugin] prepare release release-1.0.3git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5909 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
0ac274fd00aReverted pom.xml filer tilbage til SNAPSHOT version, da release fejlede pga. forkert developer connectiongit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5908 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
37d0f063841[maven-release-plugin] prepare release release-1.0.3git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5907 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
58799a45355Mere testgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5906 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
3dfaa0d962fContainerized og flyttet til Wildfly 8git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5903 3203d48c-b89f-428c-a2b9-71f4dc330d7c
thomas@kvalitetsit.dk
b1497350ff6Slettet deploygit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5887 3203d48c-b89f-428c-a2b9-71f4dc330d7c
mbm@arosii.dk
2e0fdf45aa5maven-release-plugin tagNameFormatgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@5807 3203d48c-b89f-428c-a2b9-71f4dc330d7c
njo@kvalitetsit.dk
432fda1d3aeDelete expired keystores and add new ones. Merge testOcesTests into one, as they did the same thing with different keystores.git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@3341 3203d48c-b89f-428c-a2b9-71f4dc330d7c
njo@kvalitetsit.dk
bb3a1a2d5c8Make test run.git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@3336 3203d48c-b89f-428c-a2b9-71f4dc330d7c
njo@kvalitetsit.dk
d690547fb18Add valid vault, make some of the tests run.git-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@3274 3203d48c-b89f-428c-a2b9-71f4dc330d7c
jfq
21caf05517dNSP Test Service flyttesgit-svn-id: https://svn.nspop.dk/svn/components/nts/trunk@3102 3203d48c-b89f-428c-a2b9-71f4dc330d7c