zerocode icon indicating copy to clipboard operation
zerocode copied to clipboard

[Doc][Wiki]Assertion for various data types

Open authorjapps opened this issue 5 years ago • 19 comments

As a SDET I want a documentation or Wiki page where the expected vs actual field matching is explained So that I can use these in my test automation to test the server response payloads and headers e.g. id=123 , id="123", isValid=true, isValid="true" etc

AC1:

Cover the following currently supported mechanisms with examples

  • $EQ
  • (int)
  • (float) or (decimal)
  • (boolean)
  • more if available...

See the Hello World examples repo for references and usages.

Documentation Wiki page to edit for this(please ask for permission in case you do not have): https://github.com/authorjapps/zerocode/wiki/Assertions-Or-Verifications-of-Various-Data-Types

Note : SDET : Software Developer Engineer in Test

authorjapps avatar Aug 05 '20 09:08 authorjapps

Is this issue still open? Can I work on it?

harshasridhar avatar Sep 04 '20 14:09 harshasridhar

@harshasridhar , yep, please go ahead 👍

Assigned to you now!

authorjapps avatar Sep 04 '20 14:09 authorjapps

@harshasridhar any update? Are you still working or can I try? @authorjapps FYI..

dhruv-bansal avatar Oct 10 '20 11:10 dhruv-bansal

@dhruv-bansal , please proceed!

Doc page to edit is here

authorjapps avatar Oct 11 '20 07:10 authorjapps

Hi @authorjapps , I have setup my workspace for zerocode. If this issue is still open, i would like to work on it.

taruntiwaritt avatar Feb 13 '21 16:02 taruntiwaritt

Hi @authorjapps Seems like this issue is open. Can you please assign it to me?

anubhav823 avatar Oct 03 '22 07:10 anubhav823

Hi @authorjapps I am interested in this issue Can you please assign it to me

hazel1513130 avatar Oct 21 '23 02:10 hazel1513130

Hi @authorjapps I am interested in this issue Can you please assign it to me

Hello and Greetings, Thanks for this.

Can you directly put the contents to the Docs repo here below as explained? https://github.com/authorjapps/zerocode/wiki/Documentation-How-To-Fix-Steps

@hazel1513130 , Do you have an ETA in mind?

authorjapps avatar Oct 21 '23 14:10 authorjapps

@anubhav823 , are you available to fix this?

authorjapps avatar Oct 29 '23 18:10 authorjapps

@authorjapps -- if this is still open, i'd love to take a crack at it! First time open sourcer here!

pbaner16 avatar Dec 08 '23 00:12 pbaner16

@authorjapps -- if this is still open, i'd love to take a crack at it! First time open sourcer here!

yes please. Thanks for your interest. Here is the "How To" link and guide. https://github.com/authorjapps/zerocode/wiki/Documentation-How-To-Fix-Steps

Just checking, Can you give an approximate estimation, when do you think you can complete this?

authorjapps avatar Dec 08 '23 12:12 authorjapps

@authorjapps Can I take up this issue?

ETA 1st April.

roulpriya avatar Mar 21 '24 06:03 roulpriya

@authorjapps Can I take up this issue?

ETA 1st April.

Hello, please proceed. Steps and guidelines are here : https://github.com/authorjapps/zerocode/wiki/Documentation-How-To-Fix-Steps

authorjapps avatar Mar 21 '24 07:03 authorjapps

@authorjapps I can help with this as well. First time open source contributor!

mrimland avatar Apr 04 '24 20:04 mrimland

@authorjapps Can I take up this issue?

ETA 1st April.

@roulpriya , did you get chance to raise any PR?

If not do not worry, I can unassign you and assign to another collabr.

authorjapps avatar Apr 08 '24 00:04 authorjapps

Sure, you can go ahead and assign it to another collaborator.

roulpriya avatar Apr 09 '24 08:04 roulpriya

@authorjapps I can help with this as well. First time open source contributor!

@mrimland , you can give it a go now

nirmalchandra avatar Apr 09 '24 20:04 nirmalchandra

Just to clarify from the description above and the skeleton in the wiki, is the documentation to show examples strict datatype assertion such as explaining the following why the following issue existed for all possible assertion checks such as equality based on datatypes, or GT/LT/EQ assertions?

mrimland avatar Apr 10 '24 22:04 mrimland