Swati4star / Images-to-PDF

An app to convert images to PDF file!
GNU General Public License v3.0
1.16k stars 791 forks source link

Add unit tests for Utils classes #829

Open Swati4star opened 4 years ago

Swati4star commented 4 years ago

Add unit tests for various APIs in https://github.com/Swati4star/Images-to-PDF/tree/master/app/src/main/java/swati4star/createpdf/util

Pick any one class and add unit tests for it.

niyonx commented 4 years ago

Hi, I plan to do unit tests in some classes.

Swati4star commented 4 years ago

Sure @niyonx Just comment the name of classes which you are picking up and start working on it 👍

HaripriyaB commented 3 years ago

Hey @Swati4star is this issue still up? if so can I take it?

naslakboss commented 3 years ago

I have the same whim as Hari Do they still want to be coded?

gayathri-krishnan commented 3 years ago

Can I contribute to unit tests?

saurabhmarpadge commented 3 years ago

Would like to contribute to above issue.

leelaram-j commented 3 years ago

@Swati4star working on ThemeUtils.java unit tests.

Swati4star commented 3 years ago

@gayathri-krishnan @saurabhmarpadge @leelaram-j @HaripriyaB @naslakboss Guys, as mentioned in my previous comment on this issue also

Just comment the name of classes which you are picking up and start working on it 👍

IsraaHamed1195566 commented 3 years ago

Hi, @Swati4star can I contribute to unit tests? thanks Israa

Swati4star commented 3 years ago

Sure @IsraaHamed1195566

hazel1513130 commented 8 months ago

Hi @Swati4star , I want to write UT to the files FeedbackUtils.java and SharedPreferencesUtil.java

traitsisgiorgos commented 3 months ago

Hi @Swati4star, I am a new contributor. Can I have I guidance on how to start? I have same classes in my mind.

IroAthienitou commented 2 months ago

Hello @Swati4star, I would like to contribute by writing a test for the FileInfoUtils class