Skip to content

chore: add dasherize #32

chore: add dasherize

chore: add dasherize #32

GitHub Actions / Test Results succeeded Sep 7, 2023 in 0s

All 52 tests pass in 0s

52 tests  +1   52 ✔️ +1   0s ⏱️ ±0s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ±0 

Results for commit 467eb61. ± Comparison against earlier commit d3f4b7c.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

52 tests found

There are 52 tests, see "Raw output" for the full list of tests.
Raw output
tests.test_neattext ‑ test_dasherize
tests.test_neattext ‑ test_emoji_explainer
tests.test_neattext ‑ test_emojify
tests.test_neattext ‑ test_extract_currencies
tests.test_neattext ‑ test_extract_currency_symbols
tests.test_neattext ‑ test_extract_emails
tests.test_neattext ‑ test_extract_emojis
tests.test_neattext ‑ test_extract_stopwords
tests.test_neattext ‑ test_extract_urls
tests.test_neattext ‑ test_multiple_methods_chaining
tests.test_neattext ‑ test_remove_currencies
tests.test_neattext ‑ test_remove_currency_symbols
tests.test_neattext ‑ test_remove_dates
tests.test_neattext ‑ test_remove_diacritics_n_accents
tests.test_neattext ‑ test_remove_emails
tests.test_neattext ‑ test_remove_emojis
tests.test_neattext ‑ test_remove_stopwords
tests.test_neattext ‑ test_remove_urls
tests.test_neattext ‑ test_single_fxn_clean_text
tests.test_neattext ‑ test_single_fxn_clean_text_all
tests.test_neattext ‑ test_single_fxn_clean_text_custom_pattern
tests.test_neattext ‑ test_single_fxn_clean_text_no_stopword
tests.test_neattext ‑ test_single_fxn_extract_btc_address
tests.test_neattext ‑ test_single_fxn_extract_emails
tests.test_neattext ‑ test_single_fxn_extract_mastercard_address
tests.test_neattext ‑ test_single_fxn_extract_pattern
tests.test_neattext ‑ test_single_fxn_extract_postoffice_box
tests.test_neattext ‑ test_single_fxn_extract_shortwords
tests.test_neattext ‑ test_single_fxn_extract_terms_in_bracket
tests.test_neattext ‑ test_single_fxn_extract_visacard_address
tests.test_neattext ‑ test_single_fxn_remove_bad_quotes
tests.test_neattext ‑ test_single_fxn_remove_currencies
tests.test_neattext ‑ test_single_fxn_remove_emails
tests.test_neattext ‑ test_single_fxn_remove_multiple_spaces
tests.test_neattext ‑ test_single_fxn_remove_non_ascii
tests.test_neattext ‑ test_single_fxn_remove_postoffice_box
tests.test_neattext ‑ test_single_fxn_remove_shortwords
tests.test_neattext ‑ test_single_fxn_remove_terms_in_bracket
tests.test_neattext ‑ test_single_fxn_remove_terms_in_bracket_square
tests.test_neattext ‑ test_single_fxn_replace_emails
tests.test_neattext ‑ test_single_fxn_replace_urls
tests.test_neattext ‑ test_textframe
tests.test_neattext ‑ test_textframe_memory_usage
tests.test_neattext ‑ test_textframe_remove_hashtags
tests.test_neattext ‑ test_textframe_remove_html
tests.test_neattext ‑ test_textframe_remove_puncts
tests.test_neattext ‑ test_textframe_remove_shortwords
tests.test_neattext ‑ test_textframe_remove_stopwords
tests.test_neattext ‑ test_textframe_remove_userhandles
tests.test_neattext ‑ test_txt_cleaning_pipeline
tests.test_neattext ‑ test_txt_cleaning_pipeline_transform
tests.test_neattext ‑ test_version