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

Wrapper for isPossibleNumber & isValidNumber #33

Merged
merged 141 commits into from
Apr 29, 2024

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    cc97ce5 View commit details
    Browse the repository at this point in the history
  2. Split Up Test and check isPossibleNumberWithReason against invalid Ge…

    …rman NDC - currently up to 03423.
    Anrufliste committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8a1c813 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdeca7c View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    3ec370e View commit details
    Browse the repository at this point in the history
  2. Split Up Test and check isPossibleNumberWithReason against invalid Ge…

    …rman NDC - currently up to 03423.
    Anrufliste committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a933999 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7152398 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    5650ab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e4731c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Configuration menu
    Copy the full SHA
    c8ce23d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c99f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    698e72e View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    0a15559 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    486d9ba View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    1c57e4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cc0f5a View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    4e84073 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    90e803a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Configuration menu
    Copy the full SHA
    f6de509 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Extends check of isPossibleNumberWithReason against invalid German ND…

    …C up to 0711
    
    Plus additions for 116xxx
    Anrufliste committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    19d66fa View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Configuration menu
    Copy the full SHA
    79df95e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Extends check of isPossibleNumberWithReason against invalid German ND…

    …C up to 0999 - city are codes finished ... only need todo special codes
    Anrufliste committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5dbe9e7 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Rearranging code order

    Anrufliste committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e13b650 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. Merge pull request #40 from telekom/main

    Update branch to catch up with current main branch
    Anrufliste authored Dec 17, 2023
    Configuration menu
    Copy the full SHA
    f0a40f8 View commit details
    Browse the repository at this point in the history
  2. - add 19222 service number tests to IsPossibleNumberWithReasonTest

    - Moving "check if original lib fixed non check of NAC..." from NormalizationTest to IsPossibleNumberWithReasonTest
    - improve logging in NormalizationTest & PhoneNumberOfflineGeocoderTest
    - Moving "check if original lib fixed isValidNumber for invalid German NDC" from IsPossibleNumberWithReasonTest into new IsValidNumberTest
    Anrufliste committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    bda741a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    0def454 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from telekom/phonelib/8_13_27

    Use PhoneLib 8.13.27 and prepare release
    Anrufliste authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    b59f634 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf6f495 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #42 from telekom/phonelib/8_13_27

    Start Snapshot 1.1.17 after release 1.1.16
    Anrufliste authored Dec 23, 2023
    Configuration menu
    Copy the full SHA
    2e9434b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d75975 View commit details
    Browse the repository at this point in the history
  6. Split Up Test and check isPossibleNumberWithReason against invalid Ge…

    …rman NDC - currently up to 03423.
    Anrufliste committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a0a59a5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cc03274 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f0f57a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1ee3f78 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f1c9729 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ee4cb30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1f3e727 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    75b33ab View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8283e7b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    134f072 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3338590 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a52849 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    722fc27 View commit details
    Browse the repository at this point in the history
  19. Extends check of isPossibleNumberWithReason against invalid German ND…

    …C up to 0711
    
    Plus additions for 116xxx
    Anrufliste committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    099513e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1e61e81 View commit details
    Browse the repository at this point in the history
  21. Extends check of isPossibleNumberWithReason against invalid German ND…

    …C up to 0999 - city are codes finished ... only need todo special codes
    Anrufliste committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    8ff9bef View commit details
    Browse the repository at this point in the history
  22. Rearranging code order

    Anrufliste committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    fa0903e View commit details
    Browse the repository at this point in the history
  23. - add 19222 service number tests to IsPossibleNumberWithReasonTest

    - Moving "check if original lib fixed non check of NAC..." from NormalizationTest to IsPossibleNumberWithReasonTest
    - improve logging in NormalizationTest & PhoneNumberOfflineGeocoderTest
    - Moving "check if original lib fixed isValidNumber for invalid German NDC" from IsPossibleNumberWithReasonTest into new IsValidNumberTest
    Anrufliste committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    fd759dc View commit details
    Browse the repository at this point in the history
  24. - Moving "check if original lib fixed isValidNumber for invalid Germa…

    …n NDC" from IsPossibleNumberWithReasonTest into new IsValidNumberTest
    Anrufliste committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    38d0977 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. added test at IsPossibleNumberWithReasonTest for 118(y)xx (Call Assis…

    …tant Services) and extended 116xxx (EU Solzial Services)
    Anrufliste committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    22997bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84c9c2e View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. added test at IsPossibleNumberWithReasonTest for mobile 0115xx(x) for…

    … normal number and associated voicemail number by blocks.
    Anrufliste committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    38b344d View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. extends test at IsPossibleNumberWithReasonTest for mobile 0115xx(x) f…

    …or normal numbers and joins test for associated voicemail number to one test
    Anrufliste committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fe78e7b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. added test at IsPossibleNumberWithReasonTest for mobile 016(0/2/3) fo…

    …r normal numbers and for associated voicemail numbers
    
    added test at IsPossibleNumberWithReasonTest for reserve 016(1/5/6/7)
    added test at IsPossibleNumberWithReasonTest for "Funkruf" aka eMessage 016(8/9) - 0164 is not yet added, because of unclear number conventions
    added test at IsPossibleNumberWithReasonTest for mobile 017x for normal numbers and for associated voicemail numbers
    Anrufliste committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    2394d8e View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. splitting Romain special service 7 check into an own testcase

    added test at IsPossibleNumberWithReasonTest for service numbers 0180
    added test at IsPossibleNumberWithReasonTest for international VPN numbers 0181
    added test at IsPossibleNumberWithReasonTest for VPN numbers 018(2-9) nationally and internationally different
    added test at IsPossibleNumberWithReasonTest for VPN numbers 0018 59995 nationally and internationally special case
    Anrufliste committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    eb9cac8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. refactored "check if original lib fixed isPossibleNumberWithReason fo…

    …r invalid German NDC" to not only check 556677 as fixed length subscriber for each NDC, but now from nothing to 55667788, since checked NDC are not valid in German number plan at all
    Anrufliste committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f9c9f85 View commit details
    Browse the repository at this point in the history
  2. updated TODO notes in NDC test for outsourced ranges

    added test at IsPossibleNumberWithReasonTest for Online Services 019(1-4)
    Anrufliste committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    ed5c860 View commit details
    Browse the repository at this point in the history
  3. updated 019(1-4) todo in NDC test and prepared 019(8-9) traffic routi…

    …ng numbers by adding the reserve ranges and todos for used once
    Anrufliste committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    7558a8b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Extended the values of PhoneNumberValidationResult enumeration to cov…

    …er policies found when creating testcases for validation of numbers against the German number plan
    Anrufliste committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    01df3a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    9548b80 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Added test for two more digits of German traffic routing 01981 of mob…

    …ile Emergency calls to verify if possible or not.
    Anrufliste committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    085832a View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. added test at IsPossibleNumberWithReasonTest for emergancy traffic ro…

    …uting 01982 for operators
    Anrufliste committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    a5f0591 View commit details
    Browse the repository at this point in the history
  2. added test at IsPossibleNumberWithReasonTest for public service call …

    …traffic routing 01986 for operators
    Anrufliste committed Feb 10, 2024
    Configuration menu
    Copy the full SHA
    8b0243e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. added test at IsPossibleNumberWithReasonTest for public EU service ca…

    …ll traffic routing 01987 for operators
    Anrufliste committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    753f2b2 View commit details
    Browse the repository at this point in the history
  2. added test at IsPossibleNumberWithReasonTest for international free c…

    …all traffic routing 01988 for operators
    Anrufliste committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    c72b929 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. added test at IsPossibleNumberWithReasonTest for national call assist…

    …ant traffic routing 01989 for operators
    Anrufliste committed Feb 18, 2024
    Configuration menu
    Copy the full SHA
    5d53cfe View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. added test at IsPossibleNumberWithReasonTest for operator internal tr…

    …affic routing 0199 for operators
    Anrufliste committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    e386fa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    9468a6c View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. added testcases in IsPossibleNumberWithReasonTest for 0800 range

    added a pom dependency to activate logging during tests.
    Anrufliste committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    2f2d965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    842d9ea View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. Configuration menu
    Copy the full SHA
    9f6856d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2aa29f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fdc3065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1061b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Cloning first testset from IsPossibleNumberWithReasonTest to IsValidN…

    …umberTest: for police short code 110 in combination as NDC
    Anrufliste committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    7365127 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    402a40a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: for Emergency short code 112 in combination as NDC
    Anrufliste committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    14ea34a View commit details
    Browse the repository at this point in the history
  2. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: for German Government short code 115 in combination as NDC
    Anrufliste committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    3f70acb View commit details
    Browse the repository at this point in the history
  3. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: for EU social short code 116xxx in combination as NDC
    Anrufliste committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    51e7302 View commit details
    Browse the repository at this point in the history
  4. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: for Call Assistant short code 118yxx in combination as NDC
    Anrufliste committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    730cd3b View commit details
    Browse the repository at this point in the history
  5. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: for ambulance transport short code 19222 in combination as NDC
    Anrufliste committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    dee6471 View commit details
    Browse the repository at this point in the history
  6. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German mass traffic in combination with NDC
    Anrufliste committed Apr 21, 2024
    Configuration menu
    Copy the full SHA
    5cda648 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German Mobile 15 range (normal and voicemail infix)
    Anrufliste committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    efcfa2f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German Mobile 16 range (normal and voicemail infix)
    Anrufliste committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bf5f2bb View commit details
    Browse the repository at this point in the history
  2. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German Mobile 16 reserved range
    Anrufliste committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2c74d94 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German 'Funkruf' 16(8/9) range
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    37e571f View commit details
    Browse the repository at this point in the history
  2. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German Mobile 17 range (normal and voicemail infix)
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    241044e View commit details
    Browse the repository at this point in the history
  3. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German ServiceNumbers 180 range
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    b7d48fb View commit details
    Browse the repository at this point in the history
  4. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German ServiceNumbers reserved 180 range
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    93d832e View commit details
    Browse the repository at this point in the history
  5. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German international VPN 181 range
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    984cfd9 View commit details
    Browse the repository at this point in the history
  6. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German VPN 18(2-9) range (and a fix for the original one)
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    28dd11f View commit details
    Browse the repository at this point in the history
  7. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German VPN 18(2-9) range only reachable nationally
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    ce53799 View commit details
    Browse the repository at this point in the history
  8. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German VPN 018 59995 xxxx is reachable (and fix of original one)
    Anrufliste committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d313eb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German Online Services 019(1-4) inc. historic"
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3624ff2 View commit details
    Browse the repository at this point in the history
  2. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01981 of mobile Emergency calls
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    08603ca View commit details
    Browse the repository at this point in the history
  3. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01981xx of mobile Emergency calls
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    3f6ed39 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Kai Kreuzer <[email protected]>
    Anrufliste and kaikreuzer authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8a1af21 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review part 2

    Co-authored-by: Kai Kreuzer <[email protected]>
    Anrufliste and kaikreuzer authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    440d676 View commit details
    Browse the repository at this point in the history
  6. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German invalid traffic routing 01981xx of mobile Emergency calls
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    a9f253e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4c86acb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6ccd556 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b7bd46 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5cd8f67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd4f234 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    58e7936 View commit details
    Browse the repository at this point in the history
  13. Start Snapshot 1.2.0 after release 1.1.18, which will bring an upgrad…

    …e in spring context dependency
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d56f39d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c06f0c5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    fca9c97 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6d684ce View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2304467 View commit details
    Browse the repository at this point in the history
  18. Upgrade Spring-Context version because of CVE-2024-22233

    jquery version because of CVE-2007-2379
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b373991 View commit details
    Browse the repository at this point in the history
  19. correct typo

    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    ee62361 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a04bb56 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    4fd8a59 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    fb0700f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    fe82eef View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    5edf1d8 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    8e1a277 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7b9f5de View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9cf1dcb View commit details
    Browse the repository at this point in the history
  28. Split Up Test and check isPossibleNumberWithReason against invalid Ge…

    …rman NDC - currently up to 03423.
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    386cb76 View commit details
    Browse the repository at this point in the history
  29. Adapting testset from IsPossibleNumberWithReasonTest to IsValidNumber…

    …Test: German invalid traffic routing 01981xx of mobile Emergency calls
    
    Enabled slf4j in testing
    Anrufliste committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    5009542 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01982 of Emergency calls
    
    Fix slf4j warn(ing) in testing
    Anrufliste committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    eced56c View commit details
    Browse the repository at this point in the history
  2. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01986 of public service calls
    Anrufliste committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    5d7b221 View commit details
    Browse the repository at this point in the history
  3. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01987 of EU public service calls
    Anrufliste committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9f16d95 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01988 for international free calls
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e9a785c View commit details
    Browse the repository at this point in the history
  2. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 01989 for Call Assistant
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7aafb4c View commit details
    Browse the repository at this point in the history
  3. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German traffic routing 0199 for internal traffic routing
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    5792cb2 View commit details
    Browse the repository at this point in the history
  4. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German personal 700 range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    b9d4875 View commit details
    Browse the repository at this point in the history
  5. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German free call 800 range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ebe65ea View commit details
    Browse the repository at this point in the history
  6. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German free call 900 range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8ae20ce View commit details
    Browse the repository at this point in the history
  7. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German test numbers 031x range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a0321d5 View commit details
    Browse the repository at this point in the history
  8. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German personal numbers 032 range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    c3564b4 View commit details
    Browse the repository at this point in the history
  9. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German personal numbers 032 range - low level reserve
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    8e051a4 View commit details
    Browse the repository at this point in the history
  10. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German personal numbers 032 range - mid level reserve
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    1d522f5 View commit details
    Browse the repository at this point in the history
  11. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German personal numbers 032 range - high level reserve
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    29f4e35 View commit details
    Browse the repository at this point in the history
  12. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German explicit drama numbers
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6648ad4 View commit details
    Browse the repository at this point in the history
  13. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German 2 digit drama number range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    7712b73 View commit details
    Browse the repository at this point in the history
  14. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: German 3 digit drama number range
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    97b3997 View commit details
    Browse the repository at this point in the history
  15. Cloning testset from IsPossibleNumberWithReasonTest to IsValidNumberT…

    …est: invalid German NDC
    
    This is split up into 4 test, because of the 64kB Size limit when adapting them: groovyjarjarasm.asm.MethodTooLargeException
    
    The ranges are 010 - 02999; 030 - 039999; 040 - 069; 0700 - 0999
    Anrufliste committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    ad0de48 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cb2fc70 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Logging for testing

    Anrufliste committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8f95b03 View commit details
    Browse the repository at this point in the history