Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test the current algorithm of rake_new2 to look for edge cases #9

Open
4 tasks
BALaka-18 opened this issue Sep 25, 2020 · 15 comments
Open
4 tasks

Test the current algorithm of rake_new2 to look for edge cases #9

BALaka-18 opened this issue Sep 25, 2020 · 15 comments
Assignees
Labels
dwoc Devscript Winter of Code issues easy easy issues, beginner friendly Hacktoberfest This issue is under Hacktoberfest 2020 Level-3 DWOC Level 3 issues testing Issues related to tests urgent this issue must be resolved urgently

Comments

@BALaka-18
Copy link
Owner

Description

No algorithm can escape edge cases. Your task is to check and test for probable edge cases where you think the algorithm might fail, by trial and error. Test the library on as many texts as you can.

Read : How to use rake_new2

For example : The previous version of this algorithm couldn't handle HTML tags in text. It was resolved in the current version that you see.

NOTE : This may be a multi-assignee issue

Folder Structure, Function details

Create a folder test_cases in the root directory. The folder must contain a .txt file that will contain all the edge cases that you found, with each edge case in a separate line.

Structure : test_cases/edge_cases_file.txt

Acceptance Criteria

  • The .txt file must be properly formatted.
  • All instructions provided in the Description must be strictly followed.

Definition of Done

  • All of the required items are completed.
  • Approval by 1 mentor.

Time Estimation

Recurring

@BALaka-18 BALaka-18 added easy easy issues, beginner friendly Hacktoberfest This issue is under Hacktoberfest 2020 testing Issues related to tests labels Sep 25, 2020
@BALaka-18 BALaka-18 changed the title Test the current algorithm of rake_new2 to looks for edge cases Test the current algorithm of rake_new2 to look for edge cases Sep 25, 2020
@BALaka-18 BALaka-18 added the urgent this issue must be resolved urgently label Sep 27, 2020
@BALaka-18 BALaka-18 mentioned this issue Sep 27, 2020
4 tasks
@etnnth
Copy link

etnnth commented Sep 27, 2020

I'm going to start working on that if it's ok.

@BALaka-18
Copy link
Owner Author

I'm going to start working on that if it's ok.

Assigning it to you @etnnth. Make sure the PR is created after 1st Oct.

@sudhanshutiwari264
Copy link

Can I also contribute on this

@BALaka-18
Copy link
Owner Author

Can I also contribute on this

Yes sure. Assigning you too. You can collaborate and discuss with @etnnth too.

@sudhanshutiwari264
Copy link

@etnnth can we discuss it !

@etnnth
Copy link

etnnth commented Oct 4, 2020

@sudhanshutiwari264 yes, sure!
How do you want to proceed?
For now I have just take a look at the code and made it run a few time on different inputs to get a better idea of what it is doing.

@sudhanshutiwari264
Copy link

sudhanshutiwari264 commented Oct 4, 2020

@etnnth Can we talk on discord ?
It will be easier for us to discuss their!

@etnnth
Copy link

etnnth commented Oct 4, 2020

Yes discord is fine:
https://discord.com/invite/FFFHHy

@BALaka-18
Copy link
Owner Author

Are you guys still working on this, if not I'll assign to someone else, coz my project is going in for another open source contest. So please reply at the latest.

@etnnth
Copy link

etnnth commented Nov 27, 2020

Sorry for the late reply. I'm not working on this for now. I blocked on it because I didn't find a reliable way to decide if something was an edge case or not. What I started however is writing simple test cases. If this is something you are interested I can add a few more and make a pull request.

@BALaka-18
Copy link
Owner Author

@etnnth no problem i'll unassign you. Thanks for you time :)

@sudhanshutiwari264 sudhanshutiwari264 removed their assignment Dec 9, 2020
@sudhanshutiwari264
Copy link

@BALaka-18 Sorry I have been busy with the exams and internships , so unassigning this .
Hope you understand !

@BALaka-18
Copy link
Owner Author

@BALaka-18 Sorry I have been busy with the exams and internships , so unassigning this .
Hope you understand !

Yes absolutely, no problem. Thanks for ur time :)

@BALaka-18 BALaka-18 added up-for-grabs Open for FCFS grabbing Winter of Code 2020 extras Issue for WoC 2020-21 for people who were not selected or wish to contribute labels Dec 10, 2020
@BALaka-18 BALaka-18 added dwoc Devscript Winter of Code issues Level-3 DWOC Level 3 issues and removed Winter of Code 2020 extras Issue for WoC 2020-21 for people who were not selected or wish to contribute labels Dec 24, 2020
@koolgax99
Copy link

@BALaka-18 can you please assign this to me?

@BALaka-18 BALaka-18 removed the up-for-grabs Open for FCFS grabbing label Jan 7, 2021
@BALaka-18
Copy link
Owner Author

@BALaka-18 can you please assign this to me?

Assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dwoc Devscript Winter of Code issues easy easy issues, beginner friendly Hacktoberfest This issue is under Hacktoberfest 2020 Level-3 DWOC Level 3 issues testing Issues related to tests urgent this issue must be resolved urgently
Projects
None yet
Development

No branches or pull requests

4 participants