sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

Adding integration and end2end test #538

Open SteinerPascal opened 6 months ago

SteinerPascal commented 6 months ago

I think it is time now to do this step =)

I have tested a couple of testing frameworks and I think cypress would be a good choice. I've already got it working and if you are interested as well then I would open a new branch.

Why I think this is necessary:

But of course that means also some more configuration for bundling and testing

What do you think?

tfrancart commented 6 months ago

I am 100% for introducing tests, but I am 100% not ready to pay for the cloud solution of cypress. Are you sure it works without the cloud version ? Please go ahead and introduce a new branch for it !

SteinerPascal commented 6 months ago

No cloud necessary. That is just for advanced use cases, scaling and bigger product development. The framework itself is open source.