Can I use the regular test for the convergence of series (for example the ratio test) to test if series converges when they start at $-\infty$ and run to $+\infty$ so over all the integers:
$$\sum_{\text{n}=-\infty}^\infty\text{a}_\text{n}=\sum_{\text{n}\in\mathbb{Z}}\text{a}_\text{n}$$
For the ratio test, we would have:
$$\lim_{\text{n}\to\infty}\left|\frac{\text{a}_{\text{n}+1}}{\text{a}_\text{n}}\right|$$
If I can't which kind of tests can I use indeed?