Scrapling / tests /parser /test_general.py

Commit History

test: remove irrelevent test
b3032f2

Karim shoair commited on

test: update the tests accordingly
b2b1af0

Karim shoair commited on

test: adding new tests and updating existing ones
4e9888e

Karim shoair commited on

test: adding new tests and updating existing ones
ec56f6e

Karim shoair commited on

refactor: replace's Selector inpt (text/body) with 1 argument called `content`
3db9c55

Karim shoair commited on

refactor: huge change, many features/class got a better naming
8e67a4c

Karim shoair commited on

test: remove irrelevant test case
d4fe1d6

Karim shoair commited on

fix(tests): fix for GitHub actions
89e3017

Karim shoair commited on

chore: migrating to ruff and updating pre-commit hooks
fcedcce

Karim shoair commited on

test: Rewrite parser tests to a cleaner version and adding more tests
5d8eb71

Karim shoair commited on

refactor(api)!: Unifying log under 1 logger and removing debug parameter
df3c414

Karim shoair commited on

Sorting all library imports with `isort`
29489df

Karim shoair commited on

Update test_general.py
20f65cb

Karim shoair commited on

Increasing the time a little bit for the performance test
394bea9

Karim shoair commited on

Rework Selectors generation
15febd6

Karim shoair commited on

Updating parser tests to use `find` and `css_first` functions
f767a48

Karim shoair commited on

Moving parser tests to a better structure
77fe3eb

Karim shoair commited on