Yash Dugriyal
Yash Dugriyal
@BenKelly99 can you assign me this one
@seanlip sir is this issue still opwn to work on ?
@seanlip so sorry sir i will take of that and in future will not make unnecessary comments
@gp201 what eaxctly we have to do in this like i check the workflows files there is already caching has been used in that ? can you please elaborate more...
@kapilag96 can i work on this issue ? is it available ?
@seanlip I can write a script to find all the occurences of the the function convert_millisecs_time_to_datetime_object and then as said in the expected we can remove it and all of...
> @yash1378 You don't need to write a script for that. Just use the "global find" in your IDE / editor. > > I think, to take up this issue,...
@gp201 in these we can do one thing is that we can make these describes as nestewd ones like for exmaple "describe('Login Page', () => { describe('Successful Login', () =>...
as we can see in below image that file names can also be converted into short name such as 1. capitalize_filter-Testing filters 2. convert_to_plane_text_filter-Testing filters 3.get_abbreviated_text-Testing filters etc. like this...
@seanlip @gp201 sir i have written a test `import os # check_duplicate_test_names.py def extract_test_names(test_file): test_names = [] with open(test_file, 'r') as file: inside_describe_block = False for line in file: line...