flopezag / qa-fiware-tutorials

“As ironic as it seems, the challenge of a tester is to test as little as possible. Test less, but test smarter.” — Federico Toledo
Apache License 2.0
1 stars 2 forks source link

fix: expectations and exclusions in tutorial 102 - NGSI-LD - Working with context #38

Open bobeal opened 1 month ago

bobeal commented 1 month ago
flopezag commented 1 month ago

I was working on those tutorials to improve the execution and resolve some issues. At the moment, I prefer to check the @context because I found some discrepancies.

Keep in mind that we are testing the tutorials not the functionality of the brokers.

bobeal commented 1 month ago

I was working on those tutorials to improve the execution and resolve some issues. At the moment, I prefer to check the @context because I found some discrepancies.

Keep in mind that we are testing the tutorials not the functionality of the brokers.

The first two points of the PR are strictly about NGSI-LD compliance, nothing related with the brokers.

And you are testing the tutorials ... using context brokers. So it is a bit harsh to consider a broker is failing whereas it is just not using the same default version of the core context.

bobeal commented 1 month ago

synced with last version on develop.